Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > PartProgram Object : ExecutedCommands Property
ExecutedCommands Property
Description
The ExecutedCommands property returns the ExecutedCommands object. This object contains a collection class of those commands last executed for the current measurement routine.
Property type
Read-only property
Syntax
Visual Basic
Public Property ExecutedCommands As ExecutedCommands
Return Type
ExecutedCommands object.
See Also