点击或拖拽改变大小

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)
构建读取特殊模块的命令报文
Top
参见