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