Gocator Line Profile Sensors: User Manual
Gocator Device Files • 517
Element Type Description
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.
SelectType 32s
Method of selecting a groove when multiple grooves are
found:
0 – Max depth
1 – Ordinal, from left
2 – Ordinal, from right
SelectIndex 32s Index when SelectType is set to 1 or 2.
Location
(X and Z measurements only)
32s
Setting for groove location to return from:
0 – Bottom
1 – Left corner
2 – Right corner
ProfileIntersect
A ProfileIntersectelement defines settings for a profile intersect 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 ProfileIntersect above.
Source 32s Profile 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\Z String (CSV) The Z measurements (IDs) used for anchoring.
Anchor\Z.options String (CSV) The Z measurements (IDs) available for anchoring.
ProfileIntersect Child Elements