| FujiSPHNetReadBool 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ReadBool(String) | 
            读取单个的Boolean数据信息(继承自 DeviceCommunication。) Read a single Boolean data message | 
|  | ReadBool(String, UInt16) | 
            批量读取位数据的方法,需要传入位地址,读取的位长度,地址示例:M1.100.5,M3.1000.12,M10.1000.0(重写 DeviceCommunicationReadBool(String, UInt16).) To read the bit data in batches, you need to pass in the bit address, the length of the read bit, address examples: M1.100.5, M3.1000.12, M10.1000.0 | 
 参见
参见