SiemensPPIOverTcpReadBool 方法 |
名称 | 说明 | |
---|---|---|
ReadBool(String) |
从西门子的PLC中读取bool数据信息,地址为"M100.0","AI100.1","I0.3","Q0.6","V100.4","S100"等 (重写 DeviceCommunicationReadBool(String).)Read bool data information from Siemens PLC, the addresses are "M100.0", "AI100.1", "I0.3", "Q0.6", "V100.4", "S100", etc. | |
ReadBool(String, UInt16) |
从西门子的PLC中读取bool数据信息,地址为"M100.0","AI100.1","I0.3","Q0.6","V100.4","S100"等 (重写 DeviceCommunicationReadBool(String, UInt16).)Read bool data information from Siemens PLC, the addresses are "M100.0", "AI100.1", "I0.3", "Q0.6", "V100.4", "S100", etc. |