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