Gocator Line Profile Sensors: User Manual
Protocols • 645
Byte Name Type Description
the queue.
43 Buffer Overflowing 8u Buffer overflow indicator:
0 - No overflow
1 - Overflow
44 - 79 Reserved Reserved bytes.
80-83 Measurement 0
32s
Measurement value in µm (0x80000000 if
invalid).
84 Decision 0
8u
Measurement decision. Abit mask, where:
Bit 0:
1 - Pass
0 - Fail
Bits 1-7:
0 - Measurement value OK
1 - Invalid value
2 - Invalid anchor
... ...
375-378 Measurement 59
32s Measurement value in µm (0x80000000 if
invalid).
379 Decision 59
8u
Measurement decision. Abit mask, where:
Bit 0:
1 - Pass
0 - Fail
Bits 1-7:
0 - Measurement value OK
1 = Invalid value
2 = Invalid anchor
Measurement results are reported in pairs of values and decisions. Measurement values are 32 bits wide
and decisions are 8 bits wide.
The measurement ID defines the byte position of each pair within the state information. The position of
the first word can be calculated as (80 + 5 * ID). For example, a measurement with ID set to 4 can be
read from byte 100 (high word) to 103 (low word) and the decision at 104.
In Profile mode, the measurement results are updated after each profile is processed. In Surface mode,
the measurement results are updated after each discrete part has been processed. If buffering is
enabled in the Ethernet Output panel, reading the Extended Sample State Assembly Object automatically
advances the buffer. See Ethernet Output on page 434 for information on the Output panel.