Gocator Line Profile Sensors: User Manual
Protocols • 473
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x100E).
timeout 64u 6 Timeout value (microseconds).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x100E).
status 32s 6
Reply status. For a list of status codes, see Commands on page
446.
Reply
If a non-zero value is specified for timeout, the client must send another ping command before
the timeout elapses; otherwise the server would close the connection. The timer is reset and
updated with every command.
Reset
The Reset command reboots the Main sensor and any Buddy sensors. All sensors will automatically reset
3 seconds after the reply to this command is transmitted.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4300).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4300).
status 32s 6
Reply status. For a list of status codes, see Commands on page
446.
Reply
Backup
The Backup command creates a backup of all files stored on the connected sensor and downloads the
backup to the client.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x1013).
Command