YokogawaLinkTcpBuildWriteSpecialModule 方法 |
名称 | 说明 | |
---|---|---|
BuildWriteSpecialModule(Byte, String, Byte) |
构建写入特殊模块的命令报文,需要传入高级地址,必须以 Special: 开头表示特殊模块地址,示例:Special:cpu=1;unit=0;slot=1;100 To construct a command message to write a special module, the advanced address needs to be passed in. It must start with Special: to indicate the address of the special module, for example: Special:cpu=1;unit=0;slot=1;100 | |
BuildWriteSpecialModule(Byte, Byte, Byte, UInt16, Byte) |
构建读取特殊模块的命令报文
|