Owner manual

10-9
IM MX190-01E
Functions for the DARWIN - Visual C/Visual Basic -
10
getErrorMessageDARWIN [Visual C only]
Syntax
const char * getErrorMessageDARWIN(int errCode);
Parameters
errCode Specify the error number.
Description
Gets the error message string corresponding to the error number.
In Visual Basic, use the function toErrorMessageDARWIN.
Return value
Returns the pointer to the error message string corresponding to the error number.
Reference
CDAQDARWIN::getErrorMessage
10.1 Details of Functions - DARWIN (Visual C/Visual Basic) -