ErrorMsg Event
Description
This event is called when an error occurs on the CMM. The ErrorText variable contains the error message, and the ErrorType variable contains the type of error (missed hit, unexpected hit).
Syntax
Parameters
- Msg
- String value containing the error message.
- ErrorType
- Long value containing the type of error.
See Also