SiemensS7NetReadBoolAsync 方法 |
名称 | 说明 | |
---|---|---|
ReadBoolAsync(String) |
读取指定地址的bool数据,地址格式为I100,M100,Q100,DB20.100 (重写 DeviceCommunicationReadBoolAsync(String).)reads bool data for the specified address in the format I100,M100,Q100,DB20.100 | |
ReadBoolAsync(String, UInt16) |
读取指定地址的bool数组,地址格式为I100,M100,Q100,DB20.100 (重写 DeviceCommunicationReadBoolAsync(String, UInt16).)reads bool array data for the specified address in the format I100,M100,Q100,DB20.100 |