public void ReadCommandTest()
 {
     Assert.Equal("ATI9", _IdentifyCommand.ReadParamsCommand());
 }