Owner manual
17-168 IM MX190-01E
getErrorMessageMX100 [Visual C only]
Syntax
const char * getErrorMessageMX100(int errorCode);
Parameters
errorCode Specify the error number.
Description
Gets the error message string corresponding to the specified error number.
• Returns a pointer to the string [Unknown] if it does not exist.
Return value
Returns a pointer to the string.
Reference
CDAQMX100::getErrorMessage
17.2 Details of Function - MX00 (Visual C/Visual Basic/Visual Basic.NET/C#) - Retrieval Functions