Kramer Electronics Ltd.
TP-594Txr, TP-594Rxr
– Protocol 3000
57
Function
Description
Syntax
Parameters/Attributes
Example
MACH-NUM
TP-594Txr
TP-594Rxr
Set machine number.
Some devices do not
set the new machine
number until the device is
restarted.
Some devices can
change the machine
number only from DIP-
switches.
COMMAND
#MACH-NUM
machine_number
<CR>
FEEDBACK
~nn@MACH-NUM
machine_number
<CR><LF>
machine_number
– New device
machine number, 1 to 99
Set machine number:
#MACH-NUM
1
<CR>
MODEL?
TP-594Txr
TP-594Rxr
Get device model.
This command
identifies equipment
connected to
TP-594Txr
and notifies of identity
changes to the connected
equipment. The Matrix
saves this data in
memory to answer
REMOTE-INFO requests.
COMMAND
#MODEL?
<CR>
FEEDBACK
~nn@MODEL
model_name
<CR><LF>
model_name
– String of up to 19
printable ASCII chars
Get the device model:
#MODEL?
<CR>
MUTE
TP-594Txr
TP-594Rxr
Set audio mute.
COMMAND
#MUTE
channel
,
mute_mode
<CR>
FEEDBACK
~nn@MUTE
channel
,
mute_mode
<CR><LF>
channel
– 1 (Output number)
mute_mode
– On/Off
0
– Off
1
– On
Set speaker output to mute:
#MUTE
1
,
1
<CR>
MUTE?
TP-
594Txr
TP-594Rxr
Get audio mute.
COMMAND
#MUTE?
channel
<CR>
FEEDBACK
~nn@MUTE
channel
,
mute_mode
<CR><LF>
channel
– 1 (Output number)
mute_mode
– On/Off
0
– Off
1
– On
Get mute status of output 1
#MUTE
1?
<CR>
NAME
TP-594Txr
TP-594Rxr
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?
TP-594Txr
TP-594Rxr
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
TP-594Txr
TP-594Rxr
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
TP-594Txr
TP-594Rxr
Set DHCP mode.
Only 1 is relevant for
the mode value. To
disable DHCP, the user
must configure a static IP
address for the device.
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.
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-DHCP
id
,
mode
<CR>
FEEDBACK
~nn@NET-DHCP
id
,
mode
<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….
mode
–
0
– Static IP.
1
– DHCP.
Enable DHCP mode for port 1,
if available:
#NET-DHCP
1
,
1
<CR>
DRAFT