Exemple #1
0
 public bool ReadAtn()
 {
     return(!_connected || _device.ReadAtn());
 }