Gocator 2300 & 2880 Series
Protocols • Gocator Protocol • 319
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4513).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply
Get Playback Source
The Get Playback Source command gets the data source for data playback.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4524).
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4524).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
source 32s 10 Source
0 – Live
1 – Replay buffer
Reply
Set Playback Source
The Set Playback Source command sets the data source for data playback.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4523).
source 32s 6 Source
0 – Live
1 – Replay buffer
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4523).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply