VS-211XS, VS-411XS – Protocol 3000
Set IP address.
For proper
settings consult your
network
administrator.
COMMAND
#NET-IPip_address<CR>
FEEDBACK
~nn@NET-IPip_address<CR><LF>
ip_address – Format: xxx.xxx.xxx.xxx
Set the IP address to
192.168.1.39:
#NET-
IP192.168.001.0
39<CR>
COMMAND
#NET-IP?<CR>
FEEDBACK
~nn@NET-IPip_address<CR><LF>
ip_address – Format: xxx.xxx.xxx.xxx
Get the IP address:
#NET-IP?<CR>
Get MAC address.
For backward
compatibility, the id
parameter can be
omitted. In this case,
the Network ID, by
default, is 0, which is
the Ethernet control
port.
COMMAND
#NET-MAC?id<CR>
FEEDBACK
~nn@NET-MACid,mac_address<CR><LF>
id – Network ID–the device network
interface (if there are more than one).
Counting is 0 based, meaning the control
port is ‘0’, additional ports are 1,2,3….
mac_address – Unique MAC address.
Format: XX-XX-XX-XX-XX-XX where X is
hex digit
Set subnet mask.
For proper
settings consult your
network
administrator.
COMMAND
#NET-MASKnet_mask<CR>
FEEDBACK
~nn@NET-MASKnet_mask<CR><LF>
net_mask – Format: xxx.xxx.xxx.xxx
Set the subnet mask
to 255.255.0.0:
#NET-
MASK255.255.000
.000<CR>
COMMAND
#NET-MASK?<CR>
FEEDBACK
~nn@NET-MASKnet_mask<CR><LF>
net_mask – Format: xxx.xxx.xxx.xxx
Get the subnet mask:
#NET-MASK?<CR>
Set password for
login level.
The default
password is an
empty string.
COMMAND
#PASSlogin_level,password<CR>
FEEDBACK
~nn@PASSlogin_level,password<CR><LF>
login_level – Level of login to set
(End User or Administrator).
password – Password for the
login_level. Up to 15 printable ASCII
chars
Set the password for
the Admin protocol
permission level to
33333:
#PASSadmin,3333
3<CR>
Get password for
login level.
The default
password is an
empty string.
COMMAND
#PASSlogin_level <CR>
FEEDBACK
~nn@PASSlogin_level,password<CR><LF>
login_level – Level of login to set
(End User or Administrator).
password – Password for the
login_level. Up to 15 printable ASCII
chars
Get the password for
the Admin protocol
permission:
#PASS?admin<CR
>
Set input priority.
WP-577VH –
layer parameter is
not used.
COMMAND
#PRIORITYlayer_type,priority_1,priority_2…priority_4<CR>
FEEDBACK
~nn@PRIORITYlayer_type,priority_1,priority_2…priority_n<
CR><LF>
layer_type – Layer Enumeration
1 – Video
priority – Priority of inputs (1-4)
Set the video input
priority with input 2
as the highest
priority:
#PRIORITY1,2,3,
1,4<CR>
COMMAND
#PRIORITY?layer_type<CR>
FEEDBACK
~nn@PRIORITYlayer_type,priority_1,priority_2…priority_4<
CR><LF>
layer_type – Layer Enumeration
1 – Video
priority – Priority of inputs (1-4)
Set the video input
priority with input 2
as the highest
priority:
#PRIORITY?1<CR>
Set programmable
buttons mode.
COMMAND
#PROG-BUTTON-MODmode<CR>
FEEDBACK
~nn@PROG-BUTTON-MODmode<CR><LF>
mode–
0 – Default behavior
1 – Programmable
Set the buttons to
programmable mode:
#PROG-BTN-
MOD1<CR>
Set programmable
buttons mode.
COMMAND
#PROG-BUTTON-MOD?<CR>
FEEDBACK
~nn@PROG-BUTTON-MODmode<CR><LF>
mode–
0 – Default behavior
1 – Programmable
Get the buttons to
programmable mode:
#PROG-BTN-
MOD?<CR>
Get device protocol
version.
COMMAND
#PROT-VER?<CR>
FEEDBACK
~nn@PROT-VER3000:version<CR><LF>
version – XX.XX where X is a decimal
digit
Get the device
protocol version:
#PROT-VER?<CR>
Reset device.
To avoid locking
the port due to a
USB bug in
Windows, disconnect
USB connections
immediately after
running this
command. If the port
was locked,
disconnect and
reconnect the cable
to reopen the port.
COMMAND
#RESET<CR>
FEEDBACK
~nn@RESETok<CR><LF>
Reset the device:
#RESET<CR>
Set layer routing.
This command
replaces all other
routing commands.
COMMAND
#ROUTElayer_type,out_index,in_index<CR>
FEEDBACK
~nn@ROUTElayer_type,out_index,in_index<CR><LF>
layer_type Layer Enumeration
1 – Video
out_index
1 – Output
in_index – Source id
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
Route video input 2
to the output:
#ROUTE1,1,2<CR>