点击或拖拽改变大小

PanasonicMewtocolServerReadBool 方法

重载列表
  名称说明
公共方法ReadBool(String)
读取单个的Boolean数据信息
Read a single Boolean data message
(继承自 DeviceCommunication。)
公共方法ReadBool(String, UInt16)
批量读取松下PLC的位数据,按照字为单位,地址为 X0,X10,Y10,读取的长度为16的倍数
Read the bit data of Panasonic PLC in batches, the unit is word, the address is X0, X10, Y10, and the read length is a multiple of 16
(重写 DeviceCommunicationReadBool(String, UInt16).)
Top
参见