| FujiSPHNetRead 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|   | ReadT | 
            读取支持Hsl特性的数据内容,该特性为HslDeviceAddressAttribute,详细参考api文档说明,或是官网的详细文档(继承自 DeviceCommunication。) Read the data content of the Hsl attribute. The attribute is HslDeviceAddressAttribute, please refer to the api documentation for details. | 
|  | Read(String, UInt16) | 
            批量读取PLC的地址数据,长度单位为字。地址支持M1.1000,M3.1000,M10.1000,返回读取的原始字节数组。(重写 DeviceCommunicationRead(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. | 
 参见
参见