点击或拖拽改变大小

InovanceH3UTcpReadBoolAsync 方法

重载列表
  名称说明
公共方法ReadBoolAsync(String)
异步读取单个的Boolean数据信息
Asynchronously read a single Boolean data message
(继承自 NetworkDeviceBase。)
公共方法ReadBoolAsync(String, UInt16)
按位读取汇川PLC的数据信息,对于H3U情况,可以输入M0,SM0,S0,T0,C0,X0,Y0类型地址,对于XP系列而言,可以输入M0,S0,T0,C0,X0,Y0
Read the data information of Huichuan PLC bit by bit. For H3U, you can enter M0, SM0, S0, T0, C0, X0, Y0 type addresses. For XP series, you can enter M0, S0, T0, C0, X0. , Y0
(重写 ModbusTcpNetReadBoolAsync(String, UInt16).)
Top
参见