SiemensMPIReadBool 方法 |
名称 | 说明 | |
---|---|---|
ReadBool(String) |
读取单个的Boolean数据信息 (继承自 DeviceCommunication。)Read a single Boolean data message | |
ReadBool(String, UInt16) |
从西门子的PLC中读取bool数据信息,地址为"M100.0","AI100.1","I0.3","Q0.6","V100.4","S100"等,详细请参照API文档 (重写 DeviceCommunicationReadBool(String, UInt16).)Read the bool data information from Siemens PLC. The addresses are "M100.0", "AI100.1", "I0.3", "Q0.6", "V100.4", "S100", etc. For details, please Refer to API documentation |