Gocator Line Profile Sensors: User Manual
Protocols • 582
Field Type Offset Description
0 – Disabled
1 – Enabled
playbackSource 32s 34 Playback source
0 – Live data
1 – Recorded data
uptimeSec 32s 38 Uptime (whole seconds component)
uptimeMicrosec 32s 42 Uptime (remaining microseconds component)
playbackPos 32s 46 Playback position
playbackCount 32s 50 Playback frame count
autoStartEnabled 32s 54 Auto-start enable (boolean)
Log In/Out
The Log In/Out command is used to log in or out of a sensor.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4003).
userType 32s 6 Defines the user type
0 – None (log out)
1 – Administrator
2 – Technician
password[64] char 10
Password (required for log-in only).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4003).
status 32s 6
Reply status. For a list of status codes, see Commands on page
571.
Reply
Change Password
The Change Password command is used to change log-in credentials for a user.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4004).
user type 32s 6 Defines the user type
Command