Set audio only mode,
where a black pattern is
shown and Audio is
played over HDMI.
This is an Extended
Protocol 3000
command.
COMMAND
#X-AUD-ONLY<direction_type>. <port_format>. <port_index>.
<signal_type>. <index>,mode<CR>
FEEDBACK
~nn@X-AUD-ONLY<direction_type>. <port_format>.
<port_index>. <signal_type>. <index>,mode<CR><LF>
The following attributes comprise
the signal ID:
▪ <direction_type> –
Direction of the port:
o IN – Input
o OUT – Output
▪ <port_format> – Type of
signal on the port:
o HDMI
▪ <port_index> – The port
number as printed on the front
or rear panel
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
1 – Output 1
2 – Output 2
3 – Output 3
4 – Output 4
▪ <signal_type> – Signal ID
attribute:
o VIDEO
o AUDIO
▪ <index> – Indicates a specific
channel number when there
are multiple channels of the
same type
mode – OFF/ON (not case
sensitive)
Set Output 3 to audio only:
#X-AUD-ONLYout.hdmi.
3.video.1,on<CR>
Get audio only mode.
This is an Extended
Protocol 3000
command.
COMMAND
#X-AUD-ONLY?<direction_type>. <port_format>.
<port_index>. <signal_type>. <index><CR>
FEEDBACK
~nn@X-AUD-ONLY<direction_type>. <port_format>.
<port_index>. <signal_type>. <index>,mode<CR><LF>
The following attributes comprise
the signal ID:
▪ <direction_type> –
Direction of the port:
o IN – Input
o OUT – Output
▪ <port_format> – Type of
signal on the port:
o HDMI
▪ <port_index> – The port
number as printed on the front
or rear panel
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
1 – Output 1
2 – Output 2
3 – Output 3
4 – Output 4
▪ <signal_type> – Signal ID
attribute:
o VIDEO
o AUDIO
▪ <index> – Indicates a specific
channel number when there
are multiple channels of the
same type
mode – OFF/ON (not case
sensitive)
Get the audio only mode:
#X-AUD-ONLY?out.hdmi
.2.video.1<CR>
Set auto-switch mode
per output.
This is an Extended
Protocol 3000
command.
COMMAND
#X-AV-SW-MODE<direction_type>. <port_format>.
<port_index>. <signal_type>. <index>,connection_mode<CR>
FEEDBACK
~nn@X-AV-SW-MODE<direction_type>. <port_format>.
<port_index>. <signal_type>.
<index>,connection_mode<CR><LF>
The following attributes comprise
the signal ID:
▪ <direction_type> –
Direction of the port:
o OUT – Output
▪ <port_format> – Type of
signal on the port:
o HDMI
▪ <port_index> – The port
number as printed on the front
or rear panel
▪ 1 – Input 1
▪ 2 – Input 2
▪ 3 – Input 3
▪ 4 – Input 4
▪
▪ 1 – Output 1
▪ 2 – Output 2
▪ 3 – Output 3
▪ 4 – Output 4
▪ <signal_type> – Signal ID
attribute:
o VIDEO
▪ <index> – Indicates a specific
channel number when there
are multiple channels of the
same type
connection_mode – Connection
mode
0 – manual
1 – priority
2 – last connected
Set auto switch mode for
Output 1 (last connected):
#X-AV-SW-MODEout.hdm
i.1.video.1,2<CR>