YokogawaLinkTcpBuildReadSpecialModule 方法 |
名称 | 说明 | |
---|---|---|
BuildReadSpecialModule(Byte, String, UInt16) |
构建读取特殊模块的命令报文,需要传入高级地址,必须以 Special: 开头表示特殊模块地址,示例:Special:cpu=1;unit=0;slot=1;100 To construct a command message to read 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 | |
BuildReadSpecialModule(Byte, Byte, Byte, UInt16, UInt16) |
构建读取特殊模块的命令报文
|