点击或拖拽改变大小

InovanceH3UTcpRead 方法

重载列表
  名称说明
公共方法代码示例ReadT
读取支持Hsl特性的数据内容,该特性为HslDeviceAddressAttribute,详细参考api文档说明
Read the data content of the Hsl attribute. The attribute is HslDeviceAddressAttribute, please refer to the api documentation for details.
(继承自 NetworkDeviceBase。)
公共方法Read(String, UInt16)
按字读取汇川PLC的数据信息,对于H3U情况,可以输入D0,SD0,R0,T0,C0类型地址,对于XP系列而言,可以输入D0,T0,C0
Read Huichuan PLC's data information by word. For H3U, you can enter D0, SD0, R0, T0, C0 type addresses. For XP series, you can enter D0, T0, C0.
(重写 ModbusTcpNetRead(String, UInt16).)
Top
参见