Gocator 2300 & 2880 Series
Gocator Device Files • Job Files • 279
Element Type Description
HoldEnabled Boolean
Output hold enable state:
0 – Disable
1 – Enable
SmoothingEnabled Boolean
Smoothing enable state:
0 – Disable
1 – Enable
SmoothingWindow 32u Smoothing window.
Scale 64f Output scaling factor.
Offset 64f Output offset factor.
DecisionMin 64f Minimum decision threshold.
DecisionMax 64f Maximum decision threshold.
SurfacePlane
A SurfacePlane element defines settings for a surface plane tool and one or more of its measurements.
Element Type Description
Name String Tool name.
Source 32s Surface source.
Anchor\X String (CSV) The X measurements (IDs) used for anchoring.
Anchor\X.options String (CSV) The X measurements (IDs) available for anchoring.
Anchor\Y String (CSV) The Y measurements (IDs) used for anchoring.
Anchor\Y.options String (CSV) The Y measurements (IDs) available for anchoring.
Anchor\Z String (CSV) The Z measurements (IDs) used for anchoring.
Anchor\Z.options String (CSV) The Z measurements (IDs) available for anchoring.
RegionsEnabled Boolean
Setting to enable/disable regions:
0 – Disable
1 – Enable
RegionCount 32s Count of the regions.
Regions (Collection) Measurement regions. Contains one or two Region
elements of type Region3D.
Measurements\XAngle Plane tool
measurement
XAngle measurement.
Measurements\YAngle Plane tool
measurement
YAngle measurement.
Measurements\ZOffset Plane tool
measurement
ZOffset measurement.
SurfacePlane Child Elements