Moved Property
Description
Determines whether or not the sphere used as the calibration tool has moved since the last tip calibration.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Moved As Boolean |
Return Type
Read/write Boolean.
If this value is true, then the tool’s (identified by ToolID) calibration data is reset using the data from the sphere (identified by SphereID) that was just measured.
If this value is false, then the current tool calibration data is used to calibrate the active tip.
See Also