Gocator Line Profile Sensors: User Manual
Protocols • 378
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4526).
status 32s 6
Reply status. For a list of status codes, see Commands on page
350.
Reply
Read Live Log
The Read Live Log command returns an XMLfile containing the log messages between the passed start
and end indexes.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x101F).
Start 32u 6 First log to read
End 32u 10 Last log to read
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x101F).
status 32s 6 Reply status.
length 32u 10 File length
data[length] byte 14 XML Log File
Reply
Clear Log
The Clear Log command clears the sensor's log.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x101D).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x101D).
status 32s 6
Reply status. For a list of status codes, see Commands on page
350.
Reply
Simulate Unaligned
The Simulate Unaligned command simulates data before alignment transformation.