SiemensWebApiReadBoolAsync 方法 |
名称 | 说明 | |
---|---|---|
ReadBoolAsync(String) |
异步读取单个的Boolean数据信息 (继承自 DeviceCommunication。)Asynchronously read a single Boolean data message | |
ReadBoolAsync(String, UInt16) |
批量读取Boolean数组信息,需要指定地址和长度,返回Boolean 数组 (重写 DeviceCommunicationReadBoolAsync(String, UInt16).)Batch read Boolean array information, need to specify the address and length, return Boolean array |