Command String:
< GET DEVICE_AUDIO_MUTE >
ANIUSB Response:
< REP DEVICE_AUDIO_MUTE ON >
< REP DEVICE_AUDIO_MUTE OFF >
The ANIUSB will respond with one of these
strings.
Set Device Audio Mute
Command String:
< SET DEVICE_AUDIO_MUTE ON >
< SET DEVICE_AUDIO_MUTE OFF >
< SET DEVICE_AUDIO_MUTE TOGGLE >
Send one of these commands to the
ANIUSB.
ANIUSB Response:
< REP DEVICE_AUDIO_MUTE ON >
< REP DEVICE_AUDIO_MUTE OFF >
The ANIUSB will respond with one of these
strings.
Get Analog Output Gain Switch
Command String:
< GET xx AUDIO_OUT_LVL_SWITCH >
Where xx is ASCII channel number: 00, 03,
or 04.
ANIUSB Response:
< REP xx AUDIO_OUT_LVL_SWITCH
LINE_LVL >
< REP xx AUDIO_OUT_LVL_SWITCH
AUX_LVL >
< REP xx AUDIO_OUT_LVL_SWITCH
MIC_LVL >
The ANIUSB will respond with one of these
strings.
Set Analog Output Gain Switch
Command String:
< SET xx AUDIO_OUT_LVL_SWITCH
LINE_LVL >
< SET xx AUDIO_OUT_LVL_SWITCH
AUX_LVL >
< SET xx AUDIO_OUT_LVL_SWITCH
MIC_LVL >
Where xx is ASCII channel number: 00 or
09. Send one of these commands to the
ANIUSB.
ANIUSB Response:
< REP xx AUDIO_OUT_LVL_SWITCH
LINE_LVL >
< REP xx AUDIO_OUT_LVL_SWITCH
AUX_LVL >
< REP xx AUDIO_OUT_LVL_SWITCH
The ANIUSB will respond with one of these
strings.