点击或拖拽改变大小

SiemensFetchWriteNetReadAsync 方法

重载列表
  名称说明
公共方法代码示例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.
(继承自 DeviceCommunication。)
公共方法代码示例ReadAsync(String, UInt16)
从PLC读取数据,地址格式为I100,Q100,DB20.100,M100,T100,C100,以字节为单位
Read data from PLC, address format I100,Q100,DB20.100,M100,T100,C100, in bytes
(重写 DeviceCommunicationReadAsync(String, UInt16).)
Top
参见