The character “x” in all of the following strings represents the channel of the ANIUSB
and can be ASCII numbers 0 through 4 as in the following table
00 All channels
01-04 Dante Inputs
05 Analog Input
06 USB Input
07-08 Dante Outputs
09 Analog Output
10 USB Output
Command Strings (Common)
Get All
Command String:
< GET xx ALL >
Where xx is ASCII channel number: 00
through 10. Use this command on first
power on to update the status of all
parameters.
ANIUSB Response:
< REP ... >
The ANIUSB responds with individual
Report strings for all parameters.
Get Model Number
Command String:
< GET MODEL >
ANIUSB Response:
< REP MODEL
{ yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy }
>
Where
yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
is 32 characters of the model number. The
ANIUSB always responds with a 32
character model number.
Get Serial Number
Command String:
< GET SERIAL_NUM >
ANIUSB Response:
< REP SERIAL_NUM
{ yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy }
>
Where
yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
is 32 characters of the serial number. The
ANIUSB always responds with a 32
character serial number.
Get Channel Name
Command String:
< GET xx CHAN_NAME
Where xx is ASCII channel number: 00
through 10.