Gocator Line Profile Sensors: User Manual
Gocator Device Files • 549
Element Type Description
1 – Enable
SmoothingEnabled Boolean
Smoothing enable state:
0 – Disable
1 – Enable
PreserveInvalidsEnabled Boolean Preserve invalid measurements 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.
SurfacePosition
A SurfacePosition element defines settings for a surface position tool and one or more of its
measurements.
Element Type Description
@isCustom Bool Reserved for future use.
@format 32s
Format type of the tool:
0 – Standard built-in tool
1 – GDK user-defined tool
2 – Internal GDK tool
@id
32s The tool's ID.
Name String Tool name.
Features
Collection Collection of geometric feature outputs available in the tool.
See SurfacePosition above.
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.
Anchor\ZAngle String (CSV) The Z Angle measurements (IDs) used for anchoring.
Anchor\ZAngle.options String (CSV) The Z measurements (IDs) available for anchoring.
StreamOptions Collection
A collection of StreamOptions elements.
SurfacePosition Child Elements