| MelsecFxSerialReadBool 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ReadBool(String) | 
            读取单个的Boolean数据信息(继承自 DeviceCommunication。) Read a single Boolean data message | 
|   | ReadBool(String, UInt16) | 
            从三菱PLC中批量读取位软元件,返回读取结果,该读取地址最好从0,16,32...等开始读取,这样可以读取比较长的数据数组(重写 DeviceCommunicationReadBool(String, UInt16).) Read bit devices in batches from Mitsubishi PLC and return the read results. The read address should preferably be read from 0, 16, 32... etc., so that a relatively long data array can be read | 
 参见
参见