SiemensS7NetReadBool 方法 |
名称 | 说明 | |
---|---|---|
![]() ![]() | 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) |
读取指定地址的bool数组,地址格式为I100,M100,Q100,DB20.100 (重写 DeviceCommunicationReadBool(String, UInt16).)reads bool array data for the specified address in the format I100,M100,Q100,DB20.100 |