Owner manual

2-50 IM MX190-01E
CDAQMX::getLastError
Syntax
int getLastError(void);
Description
Gets the value in the MX100-specific error field from the data member.
Return value
Returns the MX100-specific error.
CDAQMX::getMXConfig
Syntax
int getMXConfig(CDAQMXConfig & cMXConfig);
Parameters
cMXConfig Specify the destination where the setup data is to be returned.
Description
Gets the basic settings.
Packets differ with the style number of the MX100.
Return value
Returns an error number.
Error:
Not support Unsupported version.
Reference
getNo getPacketVersion getUserTime runCommand
CDAQMX::getNo
Syntax
int getNo(void);
Description
Gets the value in the command number field from the data member.
Increments the command number.
Return value
Returns the command number.
2.5 Details of the MX100 Class