Kramer Electronics Ltd.
VP-554X
– Protocol 3000
75
Function
Description
Syntax
Parameters/Attributes
Example
MUTE?
Get audio mute.
COMMAND
#MUTE?
out_index
<CR>
FEEDBACK
~nn@MUTE
out_index
,
mute_mode
<CR><LF>
out_index
– Number that
indicates the specific output:
1
– Output1 HDMI
2
– Output1 LINE
3
– Output2 HDMI
4
– Output2 LINE
5
– Output3 HDMI
6
– Output3 LINE
7
– Output4 HDMI
8
– Output4 LINE
9
– Audio Out Speaker
10
– Audio Out Line
mute_mode
– On/Off
0
– Off
1
– On
Get mute status of output 1
#MUTE
1?
<CR>
NAME
Set machine (DNS)
name.
The machine name
is not the same as the
model name. The
machine name is used
to identify a specific
machine or a network in
use (with DNS feature
on).
COMMAND
#NAME
machine_name
<CR>
FEEDBACK
~nn@NAME
machine_name
<CR><LF>
machine_name
– String of up to 15
alpha-numeric chars (can include
hyphen, not at the beginning or end)
Set the DNS name of the
device to room-442:
#NAME
room-442
<CR>
NAME?
Get machine (DNS)
name.
The machine name
is not the same as the
model name. The
machine name is used
to identify a specific
machine or a network in
use (with DNS feature
on).
COMMAND
#NAME?
<CR>
FEEDBACK
~nn@NAME
machine_name
<CR><LF>
machine_name
– String of up to 15
alpha-numeric chars (can include
hyphen, not at the beginning or end)
Get the DNS name of the
device:
#NAME?
<CR>
NAME-RST
Reset machine (DNS)
name to factory default.
Factory default of
machine (DNS) name is
“KRAMER_” + 4 last
digits of device serial
number.
COMMAND
#NAME-RST
<CR>
FEEDBACK
~nn@NAME-RST
ok
<CR><LF>
Reset the machine name
(S/N last digits are 0102):
#NAME-
RST
kramer_0102
<CR>
NET-DHCP
Set DHCP mode.
Connecting Ethernet to
devices with DHCP
may take more time in
some networks.
To connect with a
randomly assigned IP
by DHCP, specify the
device DNS name (if
available) using the
NAME
command. You
can also get an
assigned IP by direct
connection to USB or
RS-232 protocol port, if
available.
For proper settings
consult your network
administrator.
COMMAND
#NET-DHCP
dhcp_state
<CR>
FEEDBACK
~nn@NET-DHCP
dhcp_state
<CR><LF>
dhcp_state
–
0
– Off
1
– ON
Enable DHCP mode for port
1, if available:
#NET-DHCP
1
,
1
<CR>
NET-DHCP?
Get DHCP mode.
port.
COMMAND
#NET-DHCP?
netw_id
<CR>
FEEDBACK
~nn@NET-DHCP
netw_id
,
dhcp_mode
<CR><LF>
dhcp_state
–
0
– Off
1
– ON
Get DHCP mode:
#NET-DHCP?
<CR>
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
>