Gocator Line Profile Sensors: User Manual
How Gocator Works • 64
When Uniform Spacing is enabled, the ranges that make up a profile are resampled so that the spacing
is uniform along the laser line (X axis). The resampling divides the X axis into fixed size "bins." Profile
points that fall into the same bin are combined into a single range value (Z).
The size of the spacing interval is set under the Spacing tab in the Sensor panel on Scan page.
Resampling to uniform spacing reduces the complexity for downstream algorithms to process the profile
data from the Gocator, but places a higher processing load on the sensor's CPU.
When uniform spacing is not enabled, no processing is required on the sensor. This frees up processing
resources in the Gocator, but usually requires more complicated processing on the client side. Ranges in
this case are reported in (X, Z) coordinate pairs.
Most built-in measurement tools in the Gocator in Profile mode operate on profiles with uniform
spacing. Alimited number of tools can operate on profiles without uniform spacing. For more
information on the profile tools, see Profile Measurement on page 220.
A drawback of uniform spacing is that if sensors are angled to scan the sides of a target, data on the
"verticals"is lost because points falling in the same "bin"are combined. When Uniform Spacing is
disabled, however, all points are preserved on the sides. In this case, the data can be processed by the
subset of tools that work on profiles without uniform spacing. Alternatively, the data can be processed
externally using the SDK.