LSCpuReadBoolAsync 方法 |
名称 | 说明 | |
---|---|---|
![]() | ReadBoolAsync(String) |
异步读取单个的Boolean数据信息 (继承自 DeviceCommunication。)Asynchronously read a single Boolean data message |
![]() | ReadBoolAsync(String, UInt16) |
从PLC的指定地址读取原始的位数据信息,地址示例:MB100.0, MW100.0 (重写 DeviceCommunicationReadBoolAsync(String, UInt16).)Read the original bool data information from the designated address of the PLC. Examples of addresses: MB100.0, MW100.0 |