点击或拖拽改变大小

AllenBradleyDF1SerialRead 方法

重载列表
  名称说明
公共方法代码示例ReadT
读取支持Hsl特性的数据内容,该特性为HslDeviceAddressAttribute,详细参考api文档说明
Read the data content of the Hsl attribute. The attribute is HslDeviceAddressAttribute, please refer to the api documentation for details.
(继承自 DeviceCommunication。)
公共方法Read(String, UInt16)
读取PLC的原始数据信息,地址示例:N7:0 可以携带站号 s=2;N7:0, 携带 dst 和 src 信息,例如 dst=1;src=2;N7:0
(重写 DeviceCommunicationRead(String, UInt16).)
Top
参见