User`s manual

Alcorn McBride Binloop User’s Manual Page 41
Get Reproducer Firmware Version
Description: This command requests the firmware version of the specified reproducer. If the
specified reproducer is not installed in the Binloop, there will be no response.
This command requires DBAP4 Controller firmware V1.17 or newer.
Command: aaa?V
Parameters: aaa is the address of the card(s) you want to process the command
Rxx – Reproducer address between R1-R16
Response: REPRO-16V Vx.xx
Or
REPRO-24D Vx.xx
Example: Request firmware version of Reproducer #1: R1?V
Example Responses: Digital Binloop Reproducer with V1.59: REPRO-24D V1.59
Video Binloop Reproducer with V1.61: REPRO-16V V1.61
Get Reproducer Status
Description: This command requests the playback status of the specified reproducer. If the
specified reproducer is not installed in the Binloop, there will be no response.
Keep in mind that using this command will briefly tie up the Reproducer
communication interface, so it is not recommended for use immediately before or
after time-sensitive commands (like Synchronous Play). This command requires
DBAP4 Controller firmware V1.17 or newer, and Repro16V or Repro24D
firmware V1.61 or newer.
Command: aaa?P
Parameters: aaa is the address of the card(s) you want to process the command
Rxx – Reproducer address between R1-R16
Response: Pnn
Parameters: nn is a number that represents the status of the reproducer
P00 – Error (Fault)
P01 – Stopped
P04 – Playing
P05 – Stilled
P06 – Paused
Example: Request status of Reproducer #1: R1?P
Example Responses: Reproducer is Playing: P04
Reproducer is Stopped: P01
Reproducer has an Error: P00