40 : Level(kError), Description(
""), Location(
"")
43 : Level(ErrLevel), Description(ErrDesc), Location(Loc)
47 return (kNoError != Level);
51 return (kNoError == Level);
66 virtual bool AbortInstrument() = 0;
67 virtual bool IsInstrumentConnected() =0 ;
82 virtual sMFCDeviceError RemoteBoxButtonStatus(
bool & rRemoteStartPressed) = 0;