Gocator Line Profile Sensors: User Manual
Gocator Device Files • 521
Element Type Description
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.
Percent
(Percentile measurement only)
64f Error percentile.
ProfilePanel
A ProfilePanelelement defines settings for a profile panel 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 Not used.
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.
StreamOptions Collection
A collection of StreamOptions elements.
Stream\Step
32s The stream source step. Possible values are:
1 – Video
2 – Range
3 – Surface
4 – Section
Stream\Id 32u The stream source ID.
ProfilePanel Child Elements