Gocator 2300 & 2880 Series
Protocols • Gocator Protocol • 312
Stop
The Stop command stops the sensor system (system enters the Ready state). For more information on
states, see Control Commands on page 299.
Field Type Type Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x1001).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x1001).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply
Get Auto Start Enabled
The Get Auto Start Enabled command returns whether the system automatically starts after booting.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x452C).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x452C).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
enable 8u 10 0: disabled
1: enabled
Reply
Set Auto Start Enabled
The Set Auto Start Enabled command sets whether the system automatically starts after booting (enters
Running state; for more information on states, see Control Commands on page 299).
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x452B).
enable 8u 6 0: disabled
1: enabled
Command