MelsecA3CNetReadBool 方法 |
名称 | 说明 | |
---|---|---|
ReadBool(String) |
读取单个的Boolean数据信息 (继承自 DeviceCommunication。)Read a single Boolean data message | |
ReadBool(String, UInt16) |
批量读取bool类型数据,支持的类型为X,Y,S,T,C,具体的地址范围取决于PLC的类型
(重写 DeviceCommunicationReadBool(String, UInt16).) |