public void DisableOutputs()
 {
     _communicator.SendCommand(_protocol.DisableOutputs());
 }