Get input auto switch
mode (per output).
COMMAND
#AV-SW-MODE?layer_type,out_index<CR>
FEEDBACK
~nn@AV-SW-MODElayer_type,out_index,connection_mode<CR><L
F>
layer_type – Number that
indicates the signal type:
1 – Video
out_index – Number that
indicates the specific output:
1 – HDMI OUT 1
2 – HDMI OUT 2
3 – HDMI OUT 3
4 – HDMI OUT 4
5 – HDMI OUT 5
6 – HDMI OUT 6
7 – HDMI OUT 7
8 – HDMI OUT 8
connection_mode – Connection
mode
0 – manual
1 – priority switch
2 – last connected switch
Get the input audio switch
mode for HDMI Out:
#AV-SW-MODE?1,1<CR>
Set auto switching
timeout.
COMMAND
#AV-SW-TIMEOUTswitching_mode,time_out<CR>
FEEDBACK
~nn@AV-SW-TIMEOUTswitching_mode,time_out<CR><LF>
switching_mode – Switching
mode
0 – Video signal lost
4 – Disable 5V on video output if
no input signal detected
time_out – Timeout in seconds
0 - 999
Set the auto switching timeout
to 5 seconds in the event of 5V
disable when no input signal is
detected:
#AV-SW-TIMEOUT4,5<CR>
Get auto switching
timeout.
COMMAND
#AV-SW-TIMEOUT?switching_mode<CR>
FEEDBACK
~nn@AV-SW-TIMEOUTswitching_mode,time_out<CR><LF>
switching_mode – Switching
mode
0 – Video signal lost
4 – Disable 5V on video output if
no input signal detected
time_out – Timeout in seconds
0 - 999
Get the Disable 5V on video
output if no input signal
detected timeout:
#AV-SW-TIMEOUT?4<CR>
COMMAND
#BALANCEout_index,balance_level<CR>
FEEDBACK
~nn@BALANCEout_index,balance_level<CR><LF>
out_index – Number that
indicates the specific output:
1 – Analog OUT 1
2 – Analog OUT 2
3 – Analog OUT 3
4 – Analog OUT 4
5 – Analog OUT 5
6 – Analog OUT 6
7 – Analog OUT 7
8 – Analog OUT 8
balance_level – 0 to 100;
++ increase current value
– decrease current value
Set the speaker output balance
to +12:
#BALANCE1,12<CR>
COMMAND
#BALANCE?out_index<CR>
FEEDBACK
~nn@BALANCEout_index,balance_level<CR><LF>
out_index – Number that
indicates the specific output:
1 – Analog OUT 1
2 – Analog OUT 2
3 – Analog OUT 3
4 – Analog OUT 4
5 – Analog OUT 5
6 – Analog OUT 6
7 – Analog OUT 7
8 – Analog OUT 8
balance_level – 0 to 100
++ increase current value
– decrease current value
Get balance level for channel
1:
#BALANCE?1<CR>
Set protocol serial port
baud rate.
The new defined
baud rate is stored in
the EEPROM and
used when powering
up.
Default baud rate is
115200 (on factory
reset).
Only works with
devices supporting this
command (if ERR 002
is returned, the default
baud rate is used).
COMMAND
#BAUDbaud_rate<CR>
FEEDBACK
~nn@BAUDbaud_rate<CR><LF>
Option 1:
~nn@BAUDcurrent_baud_rate<CR><LF>
Option 2:
~nn@BAUDbaud_rate1,baud_rate2,...<CR><LF>
baud_rate – 9600 / 115200 / else -
new baud rate to set
current_baud_rate – 9600 /
115200 / else - current protocol
serial port baud rate
baud_param – 0 - get the list of
supported baud rates
baud_rate1,baud_rate2, … –
List of supported baud rates
Set the baud rate to 9600:
#BAUD9600<CR>
Get protocol serial port
baud rate.
(Option 1 - for current
baud rate.
Option 2 - for list of
supported baud rates).
The new defined
baud rate is stored in
the EEPROM and
used when powering
up.
Default baud rate is
115200 (on factory
reset).
Only works with
devices supporting this
command (if ERR 002
is returned, the default
baud rate is used).
COMMAND
#BAUD?<CR>
#BAUD?baud_param<CR>
FEEDBACK
~nn@BAUDbaud_rate<CR><LF>
Option 1:
~nn@BAUDcurrent_baud_rate<CR><LF>
Option 2:
~nn@BAUDbaud_rate1,baud_rate2,...<CR><LF>
baud_rate – 9600 / 115200 / else -
new baud rate to set
current_baud_rate – 9600 /
115200 / else - current protocol
serial port baud rate
baud_param – 0 - get the list of
supported baud rates
baud_rate1, – Baud_rate2, … -
list of supported baud rates
Get protocol serial port baud
rate:
#BAUD?<CR>