点击或拖拽改变大小

InovanceH5UTcpReadBoolAsync 方法

重载列表
  名称说明
公共方法ReadBoolAsync(String)
异步读取单个的Boolean数据信息
Asynchronously read a single Boolean data message
(继承自 NetworkDeviceBase。)
公共方法ReadBoolAsync(String, UInt16)
按位读取汇川PLC的数据信息,可以输入M0,B0,S0,X0,Y0
Read the data of Huichuan PLC bit by bit, you can enter M0, B0, S0, X0, Y0
(重写 ModbusTcpNetReadBoolAsync(String, UInt16).)
Top
参见