点击或拖拽改变大小

InovanceAMTcpRead 方法

重载列表
  名称说明
公共方法代码示例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的数据信息,对于AM400_800的情况,可以输入MW0,MW100,对于AM600而言,还支持SDW0,SDW100地址数据
Read Huichuan PLC's data information by word. For the case of AM400_800, you can enter MW0 and MW100. For AM600, it also supports SDW0 and SDW100 address data.
(重写 ModbusTcpNetRead(String, UInt16).)
Top
参见