Gocator Snapshot Sensors: User Manual
Protocols • 403
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x1021).
status 32s 6 Reply status.
spaceUsed 64u 10 The used storage space in bytes.
Reply
User Storage Free
The User Storage Free command returns the amount of user storage that is free.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x1022).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x1022).
status 32s 6 Reply status.
spaceFree 64u 10 The free storage space in bytes.
Reply
Get Default Job
The Get Default Job command gets the name of the job the sensor loads when it powers up.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4100).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4100).
status 32s 6
Reply status. For a list of status codes, see Commands on page
388.
name[64] char 10 The file name (null-terminated) of the job the sensor loads when
it powers up.
Reply
Set Default Job
The Set Default Job command sets the job the sensor loads when it powers up.