Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > MoveCmd Object : OldTip Property
OldTip Property
Description

Represents the new tip position of this MOVE_PH9_OFFSET object.

Property type
Read-write property
Syntax
Visual Basic
Public Property OldTip As String
Return Type
Read/write String value
Remarks

This property is only useful for objects of type MOVE_PH9_OFFSET. For objects of other types, setting this property does nothing and getting it always returns the empty string.

For objects of type MOVE_PH9_OFFSET, this property should have the value of the ID of any tip in this measurement routine.

See Also