PC-DMIS 2019 R1 Object Library
CATCHTYPE Enumeration
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL : CATCHTYPE Enumeration

Glossary Item Box

Members

MemberValueDescription
PCD__OFF0Turns off error catching. The basic script will no longer be notified when motion errors occur.
PCD_CATCH_IN_INTEGER1All subsequent motion errors will cause the integer passed by reference as the catch_error parameter to be set to a non-zero value.
PCD_TRIGGER_ERROR2All subsequent motion errors will generate runtime error 1001. These error may be caught using the On Error statement.
Copyright © 2019. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.