DLT645With1997OverTcpReadAsync 方法 |
名称 | 说明 | |
---|---|---|
ReadAsyncT |
异步读取支持Hsl特性的数据内容,该特性为HslDeviceAddressAttribute,详细参考api文档说明 (继承自 DeviceCommunication。)Asynchronously read the data content of the Hsl attribute. The attribute is HslDeviceAddressAttribute, please refer to the api documentation for details. | |
ReadAsync(String, UInt16) |
根据指定的数据标识来读取相关的原始数据信息,地址标识根据手册来,从高位到地位,例如 B6-11,分割符可以任意特殊字符或是没有分隔符。 (重写 DeviceCommunicationReadAsync(String, UInt16).)Read the relevant original data information according to the specified data identifier. The address identifier is based on the manual, from high to position, such as B6-11. The separator can be any special character or no separator. |