点击或拖拽改变大小

InovanceH5UTcpReadAsync 方法

重载列表
  名称说明
公共方法代码示例ReadAsyncT
异步读取支持Hsl特性的数据内容,该特性为HslDeviceAddressAttribute,详细参考api文档说明
Asynchronously read the data content of the Hsl attribute. The attribute is HslDeviceAddressAttribute, please refer to the api documentation for details.
(继承自 NetworkDeviceBase。)
公共方法ReadAsync(String, UInt16)
按字读取汇川PLC的数据信息,可以输入D0,R0 类型地址
Read Huichuan PLC's data information by word, you can enter D0, R0 type address
(重写 ModbusTcpNetReadAsync(String, UInt16).)
Top
参见