PC-DMIS 2021.1 Object Library
ErrorMsg Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
Msg
String value containing the error message.
ErrorType
Long value containing the type of error.
PCDLRN ActiveX DLL > Machine Object : ErrorMsg Event

Glossary Item Box

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

Visual Basic
Public Event ErrorMsg( _
   ByVal Msg As String, _
   ByVal ErrorType As Long _
)

Parameters

Msg
String value containing the error message.
ErrorType
Long value containing the type of error.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.