< REP xx AUDIO_IN_LVL_SWITCH
AUX_LVL >
Set Analog Input Gain Switch
Command String:
< SET xx AUDIO_IN_LVL_SWITCH
LINE_LVL >
< SET xx AUDIO_IN_LVL_SWITCH
AUX_LVL >
Where xx is ASCII channel number: 00 or
05. Send one of these commands to the
ANIUSB
ANIUSB Response:
< REP xx AUDIO_IN_LVL_SWITCH
LINE_LVL >
< REP xx AUDIO_IN_LVL_SWITCH
AUX_LVL >
The ANIUSB will respond with one of these
strings.
Get Channel Audio Mute
Command String:
< GET xx AUDIO_MUTE >
Where x is ASCII channel number: 00
through 10.
ANIUSB Response:
< REP xx AUDIO_MUTE ON >
< REP xx AUDIO_MUTE OFF >
The ANIUSB will respond with one of these
strings.
Mute Channel Audio
Command String:
< SET xx AUDIO_MUTE ON >
ANIUSB Response:
< REP xx AUDIO_MUTE ON >
Unmute Channel Audio
Command String:
< SET xx AUDIO_MUTE OFF >
ANIUSB Response:
< REP xx AUDIO_MUTE OFF >
Toggle Channel Audio Mute
Command String:
< SET xx AUDIO_MUTE TOGGLE >
ANIUSB Response:
< REP xx AUDIO_MUTE ON >
< REP xx AUDIO_MUTE OFF >
The ANIUSB will respond with one of these
strings.
Get Device Audio Mute