SiemensS7ServerReadBool 方法 |
名称 | 说明 | |
---|---|---|
ReadBool(String) |
读取指定地址的bool数据,地址格式为I100,M100,Q100,DB20.100 (重写 DeviceCommunicationReadBool(String).)reads bool data for the specified address in the format I100,M100,Q100,DB20.100 | |
ReadBool(String, UInt16) |
批量读取Boolean数组信息,需要指定地址和长度,返回Boolean 数组 (继承自 DeviceCommunication。)Batch read Boolean array information, need to specify the address and length, return Boolean array |