Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
On Property
Description
Represents the on/off state of this object.
Property type
Read-write property
Syntax
Visual Basic
Public Property On As Boolean
Return Type
Read/write Boolean value.
Remarks
This property is only useful for objects of types PROBE_COMPENSATION, POLARVECTORCOMP, GAP_ONLY, RETROLINEAR_ONLY, FLY_MODE, and COLUMN132. For objects of other types, setting this property does nothing and getting it always returns FALSE.
See Also