FujiSPHNetReadAsync 方法 |
名称 | 说明 | |
---|---|---|
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) |
批量读取PLC的地址数据,长度单位为字。地址支持M1.1000,M3.1000,M10.1000,返回读取的原始字节数组。 (重写 DeviceCommunicationReadAsync(String, UInt16).)Read PLC address data in batches, the length unit is words. The address supports M1.1000, M3.1000, M10.1000, and returns the original byte array read. |