Kramer Electronics Ltd.
KDS-SW2-EN7
– Protocol 3000
68
Function
Description
Syntax
Response
Parameters/Attributes
Example
NET-IP?
Get a network IP
address.
This is an UDP
protocol only.
#NET-IP?
<CR>
~nn@NET-IP net_ip
<CR><LF>
net_ip
– Network IP
Get network IP address:
#NET-IP?
<CR>
PASS
Set password for
login level.
Default password =
admin.
#PASS login_level password
<CR>
~nn@PASS
login_level,password
<CR><LF
>
login_level
– Level of login to set
(supports admin only).
password
– Password for
the login_level.
Password should be 8 to 24
characters (including letters,
numbers, and symbols without
spaces or commas), at least one
number, one symbol without spaces
or commas, one uppercase letter
and one lowercase letter.
Set the password for the
admin protocol permission
level to Livi4559*:
#PASS admin,
Livi4559*
<CR>
PASS?
Get password for
login level.
Default password =
admin.
#PASS? login_level
<CR>
~nn@PASS
login_level,password
<CR><LF
>
login_level
– Level of login to set
(supports admin only).
password
– Password for
the login_level. Up to 15 printable
ASCII chars
Get the password for the
admin protocol permission
level:
#PASS? admin
<CR>
PORT-
DIRECTION
Set port direction as
input or output.
#PORT-DIRECTION
<direction_type>.<port_format>.<po
rt_index>.<signal_type>,
direction
<CR>
~nn@PORT-DIRECTION
<direction_type>.<port_format
>. <port_index>.<signal_type>,
direction
<CR><LF>
The following attributes comprise
the signal ID:
<direction_type>
– Direction of
the port:
IN
– Input
OUT
– Output
BOTH
– Bi-directional }
<port_format>
– Type of signal
on the port:
HDMI
ANALOG-AUDIO
IR
<port_index>
– The port
number as printed on the front or
rear panel
<signal_type>
– Signal ID
attribute:
AUDIO
IR
<direction>
– Port direction:
IN
– Input
OUT
– Output
Set audio analog port
direction as input
#PORT-DIRECTION
both.analog.1.audio, IN
<CR>
PORT-
DIRECTION?
Get port direction.
#PORT-DIRECTION?
<direction_type>.<port_format>.<po
rt_index>.<signal_type>
<CR>
~nn@PORT-DIRECTION
<direction_type>.<port_format
>. <port_index>.<signal_type>,
direction
<CR><LF>
The following attributes comprise
the signal ID:
<direction_type>
– Direction of
the port:
IN
– Input
OUT
– Output
BOTH
– Bi-directional }
<port_format>
– Type of signal
on the port:
HDMI
ANALOG-AUDIO
IR
<port_index>
– The port
number as printed on the front or
rear panel
<signal_type>
– Signal ID
attribute:
AUDIO
IR
<direction>
– Port direction:
IN
– Input
OUT
– Output
Get audio analog port
direction
#PORT-DIRECTION?
both.analog.1.audio
<CR>
PORTS-LIST?
Get the port list of
this machine.
NOTE:
The
response is returned
in one line and
terminated
with
<CR><LF>
.
The response format
lists port IDs
separated by
commas.
This is an Extended
Protocol 3000
command.
#PORTS-LIST?
<CR>
~nn@PORTS-LIST
[<direction_type>.<port_format
>.<port_index>,..,]
<CR><LF>
The following attributes comprise
the port ID:
<direction_type>
– Direction of the
port:
IN
OUT
BOTH
<port_format>
– Type of signal on
the port:
HDMI
STREAM
USB_C
ANALOG_AUDIO
RS-232
IR
USB_A
USB_B
<port_index>
– The port number as
printed on the front or rear panel
1
– HDMI IN
2
– USB_C IN
1
– HDMI OUT
Get the ports list:
#PORTS-LIST?
<CR>
RESET
Reset device
NOTE:
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.
#RESET
<CR>
~nn@RESET ok
<CR><LF>
Reset the device:
#RESET
<CR>
ROLLBACK
Rollback firmware to
standby version.
#ROLLBACK
<CR>
~nn@ROLLBACK
ok
<CR><LF>
Perform firmware rollback:
# ROLLBACK
<CR>