Gocator Line Profile Sensors: User Manual
Protocols • 600
Field Type Offset Description
resetIp 8u 6 Specifies whether IPaddress should be restored to default:
0 – Do not reset IP
1 – Reset IP
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4301).
status 32s 6
Reply status. For a list of status codes, see Commands on page
571.
Reply
Get Recording Enabled
The Get Recording Enabled command retrieves whether recording is enabled.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4517).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4517).
status 32s 6
Reply status. For a list of status codes, see Commands on page
571.
enable 8u 10 0: disabled; 1: enabled.
Reply
Set Recording Enabled
The Set Recording Enabled command enables recording for replay later.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4516).
enable 8u 6 0: disabled; 1: enabled.
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4516).
status 32s 6
Reply status. For a list of status codes, see Commands on page
571.
Reply