VS-211XS, VS-411XS – Protocol 3000
Set 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
5 – Video cable unplugged
time_out – Timeout in seconds
0 - 60000
Get the auto
switching timeout to
for video signal loss:
#AV-SW-TIMEOUT?
0<CR>
Get beacon
information, including
IP address, UDP
control port, TCP
control port, MAC
address, model,
name.
COMMAND
#BEACON-INFO?<CR>
FEEDBACK
~nn@BEACON-
INFOport_id, ip_string,udp_port,tcp_port,mac_address,mod
el,name<CR><LF>
port_id – ID of the Ethernet port
ip_string – Dot-separated
representation of the IP address
udp_port – UDP control port
tcp_port – TCP control port
mac_address – Dash-separated mac
address
model – Device model
name – Device name
Get beacon
information:
#BEACON-
INFO?<CR>
COMMAND
#BUILD-DATE?<CR>
FEEDBACK
~nn@BUILD-DATEdate,time<CR><LF>
date – Format: YYYY/MM/DD where
YYYY = Year
MM = Month
DD = Day
time – Format: hh:mm:ss where
hh = hours
mm = minutes
ss = seconds
Get the device build
date:
#BUILD-DATE?<CR>
COMMAND
#CEC-GW-PORT-ACTIVEport_ID,status<CR>
FEEDBACK
~nn@CEC-GW-PORT-ACTIVEport_ID,status<CR><LF>
Port_id – 1
status –
0 – Off
1 – On
Set the gateway port
status to enable:
#CEC-GW-PORT-
ACTIVE1,1<CR>
COMMAND
#CEC-GW-PORT-ACTIVE?port_ID <CR>
FEEDBACK
~nn@CEC-GW-PORT-ACTIVEport_ID,status<CR><LF>
Port_id – 1
status –
0 – Off
1 – On
Get the gateway port
status:
#CEC-GW-PORT-
ACTIVE?1<CR>
Set device CEC
logical address.
COMMAND
#CEC-LOGIC-ADDRport_index,la<CR>
FEEDBACK
~nn@CEC-LOGIC-ADDRport_index,la<CR><LF>
Port_index – 1
la – 1 to15
Show device logic
address:
#CEC-LOGIC-ADDR
1.1<CR>
Get device CEC
logical address.
COMMAND
#CEC-LOGIC-ADDR?port_indexCR>
FEEDBACK
~nn@CEC-LOGIC-ADDRport_index,la<CR><LF>
Port_index – 1
la – 1 to15
Get device logic
address:
#CEC-LOGIC-
ADDR?
out.hdmi.1<CR>
Get list of CEC
logical addresses.
COMMAND
#CEC-MEMBERS?port_index<CR>
FEEDBACK
~nn@CEC-MEMBERSport_index,<la1>,<la2>...<CR><LF>
Port_index – 1
la – 1 to 15
Set gateway
members:
#CEC-
MEMBERS?1<CR>
Notify about CEC
command retrieved
from bus.
Notification is
sent to all com ports
upon CEC message
retrieval from CEC
bus
COMMAND
#CEC-NTFY<CR>
FEEDBACK
~nn@CEC-NTFYport_num,len,<cec_command…><CR><LF>
port_num – 1 port notifying the
command
len – 1–16
cec_command – CEC format command
(in HEX format, no leading zeros, no ‘0x’
prefix)
Notify about CEC
command retrieved
from bus.:
#CEC-NTFY<CR>
Send CEC command
to port.
COMMAND
#CEC-
SNDport_index,sn_id,cmd_name,cec_len,cec_command<CR>
FEEDBACK
~nn@CEC-SNDport_index,sn_id,cmd_name,cec_mode<CR><LF>
port_index – CEC port transmitting
the command (1 – number of ports)
sn_id – serial number of command
for flow control and response
commands from device
cmd_name – command name
cec_len – 1–16
cec_command – CEC format
command (in HEX format, no leading
zeros, no ‘0x’ prefix)
cec_mode – CEC mode
0 – Sent
1 – Gateway disabled
2 – Inactive CEC-Master
3 – Busy
4 – Illegal Message Parameter
5 – Illegal CEC Address Parameter
6 – Illegal CEC Command
7 – Timeout
8 – Error
Send CEC command
to port:
#CEC-
SND1,1,1,1,1<CR
>