Kramer Electronics Ltd.
VP-551X
– Protocol 3000
56
Function
Description
Syntax
Parameters/Attributes
Example
NET-GATE
Set gateway IP.
A network gateway
connects the device via
another network and
maybe over the Internet.
Be careful of security
issues. For proper
settings consult your
network administrator.
COMMAND
#NET-GATE
ip_address
<CR>
FEEDBACK
~nn@NET-GATE
ip_address
<CR><LF>
ip_address
– Format:
xxx.xxx.xxx.xxx
Set the gateway IP address to
192.168.0.1:
#NET-
GATE
192
.
168
.
000
.
001
<CR
>
NET-GATE?
Get gateway IP.
A network gateway
connects the device via
another network and
maybe over the Internet.
Be aware of security
problems.
COMMAND
#NET-GATE?
<CR>
FEEDBACK
~nn@NET-GATE
ip_address
<CR><LF>
ip_address
– Format:
xxx.xxx.xxx.xxx
Get the gateway IP address:
#NET-GATE?
<CR>
NET-IP
Set IP address.
For proper settings
consult your network
administrator.
COMMAND
#NET-IP
ip_address
<CR>
FEEDBACK
~nn@NET-IP
ip_address
<CR><LF>
ip_address
– Format:
xxx.xxx.xxx.xxx
Set the IP address to
192.168.1.39:
#NET-
IP
192
.
168
.
001
.
039
<CR>
NET-IP?
Get IP address.
COMMAND
#NET-IP?
<CR>
FEEDBACK
~nn@NET-IP
ip_address
<CR><LF>
ip_address
– Format:
xxx.xxx.xxx.xxx
Get the IP address:
#NET-IP?
<CR>
NET-MAC?
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-MAC
id
,
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
#NET-MAC?
id
<CR>
NET-MASK
Set subnet mask.
For proper settings
consult your network
administrator.
COMMAND
#NET-MASK
net_mask
<CR>
FEEDBACK
~nn@NET-MASK
net_mask
<CR><LF>
net_mask
– Format: xxx.xxx.xxx.xxx
Set the subnet mask to
255.255.0.0:
#NET-
MASK
255
.
255
.
000
.
000
<CR
>
NET-MASK?
Get subnet mask.
COMMAND
#NET-MASK?
<CR>
FEEDBACK
~nn@NET-MASK
net_mask
<CR><LF>
net_mask
– Format: xxx.xxx.xxx.xxx
Get the subnet mask:
#NET-MASK?
<CR>
PROT-VER?
Get device protocol
version.
COMMAND
#PROT-VER?
<CR>
FEEDBACK
~nn@PROT-VER
3000:version
<CR><LF>
version
– XX.XX where X is a
decimal digit
Get the device protocol
version:
#PROT-VER?
<CR>
RESET
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@RESET
OK
<CR><LF>
Reset the device:
#RESET
<CR>
ROUTE
Set layer routing.
This command
replaces all other routing
commands.
COMMAND
#ROUTE
layer
,
dest
,
src
<CR>
FEEDBACK
~nn@ROUTE
layer
,
dest
,
src
<CR><LF>
layer
Layer Enumeration
1
– Video+audio
dest
1
– Scaler
src
– Source id
1
– HDMI 1
2
– HDMI 2
3
– HDMI 3
4
– HDMI 4
5
– HDMI 5
6
– HDMI 6
7
– HDMI 7
8
– HDMI 8
9
– PC
10
– CV
Route HDMI 2 to the output:
#ROUTE
1,1,2
<CR>
ROUTE?
Get layer routing.
This command
replaces all other routing
commands.
COMMAND
#ROUTE?
layer
,
dest
<CR>
FEEDBACK
~nn@ROUTE
layer
,
dest
,
src
<CR><LF>
layer
Layer Enumeration
1
– Video+audio
dest
1
– Scaler
src
– Source id
1
– HDMI 1
2
– HDMI 2
3
– HDMI 3
4
– HDMI 4
5
– HDMI 5
6
– HDMI 6
7
– HDMI 7
8
– HDMI 8
9
– PC
10
– CV
Get the layer routing:
#ROUTE?
layer
,
dest
<CR>
DRAFT