Gocator Line Profile Sensors: User Manual
Gocator Device Files • 373
SurfaceSections
Element Type Description
@xMin 64f The minimum valid X value to be used for section definition.
@xMax 64f The maximum valid X value to be used for section definition.
@yMin 64f The minimum valid Y value to be used for section definition.
@yMax 64f The maximum valid Y value to be used for section definition.
Section Collection
A series of Section elements.
SurfaceSections Child Elements
Element Type Description
@id 32s The ID assigned to the surface section.
@name String The name associated with the surface section.
StartPoint Point64f The beginning point of the surface section.
EndPoint Point64f The end point of the surface section.
CustomSpacingIntervalEnabl
ed
Bool Indicates whether a user specified custom spacing interval is to be used
for the resulting section.
SpacingInterval 64f The user specified spacing interval.
SpacingInterval.min 64f The spacing interval limit minimum.
SpacingInterval.max 64f The spacing interval limit maximum.
SpacingInterval.value 64f The current spacing interval used by the system.
Section Child Elements
ProfileGeneration
The ProfileGeneration element contains settings related to profile generation.
This element is used by Gocator laser displacement sensors.
Element Type Description
Type 32s
Profile generation type:
0 – Continuous
1 – Fixed length
2 – Variable length
3 – Rotational
FixedLength Section
See FixedLength on the next page.
VariableLength Section
See VariableLength on the next page.
Rotational Section
See Rotational on the next page.
ProfileGeneration Child Elements