113
NO
Command
Syntax
Example
86
AUDOUT_AMP_70V
Command:
SEND_COMMAND <DEV>,
"'AUDOUT_AMP_70V-<ENABLE|DIS
ABLE>'"
Return:
AUDOUT_AMP_70V-<ENABLE|DISA
BLE>
Description:
Sets the Audio Out AMP preference
of 8 Ohm stereo or 70 V / 100 V
mono selectable amplifier.
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’AUDOUT_AMP_70V-DIS
ABLE’”
Return:
AUDOUT_AMP_70V-DISABL
E
87
?AUDOUT_AMP_70V
Command:
SEND_COMMAND <DEV>,
"'?AUDOUT_AMP_70V"
Return:
AUDOUT_AMP_70V-<ENABLE|DISA
BLE>
Description:
Gets the Audio Out AMP
preference of 8 Ohm stereo or 70
V / 100 V mono selectable
amplifier.Get Audio Out AMP mode
is 70 V / 100 V mono
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’?AUDOUT_AMP_70V’
”
Return:
AUDOUT_AMP_70V-DISABL
E
88
AUDOUT_DELAY
Command:
SEND_COMMAND <DEV>,
"'AUDOUT_DELAY-<value>'"
Return:
AUDOUT_DELAY-<value>
Description:
Sets the delay in regards to the input
for the audio port addressed by the
D:P:S.
Variables:
value={0-200}
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’AUDOUT_DELAY-20’”
Return:
AUDOUT_DELAY-20
89
?AUDOUT_DELAY
Command:
SEND_COMMAND <DEV>,
"'?AUDOUT_DELAY'"
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’?AUDOUT_DELAY ’”