Kramer Electronics Ltd.
TP-594Txr, TP-594Rxr
– Protocol 3000
55
Function
Description
Syntax
Parameters/Attributes
Example
HDCP-STAT?
TP-594Txr
TP-594Rxr
Get HDCP signal status.
Output stage (1)
– get
the HDCP signal status of
the sink device connected
to the specified output.
Input stage (
0
)
– get the
HDCP signal status of the
source device connected
to the specified input.
COMMAND
#HDCP-STAT?
stage
,
stage_id
<CR>
FEEDBACK
~nn@HDCP-STAT
stage
,
stage_id
,
status
<CR><LF>
stage
– Input/Output
0
– Input
1
– Output
stage_id
– Number of chosen stage
for the input stage
1
– HDMI IN
For the output stage
1
– HDMI OUT
status
– Signal encryption status -
valid values On/Off
0
– HDCP Off
1
– HDCP On
Get the output HDCP-STATUS
of IN 1:
#HDCP-STAT?
0
,
1
<CR>
HELP
TP-594Txr
TP-594Rxr
Get command list or help
for specific command.
COMMAND
#HELP
<CR>
#HELP
command_name
<CR>
FEEDBACK
1. Multi-line:
~nn@Device
command
,
command…
<CR><LF>
To get help for command use: HELP (COMMAND_NAME)
<CR><LF>
~nn@HELP
command:
<CR><LF>
description
<CR><LF>
USAGE:usage
<CR><LF>
command
– Name of a specific
command
Get the command list:
#HELP
<CR>
To get help for
AV-SW-TIMEOUT:
HELP
AV-SW-TIMEOUT
<CR>
INFO-IO?
TP-594Txr
TP-594Rxr
LEGACY COMMAND.
Get in/out count.
COMMAND
#INFO-IO?
<CR>
FEEDBACK
~nn@INFO-IOnn
IN
inputs_count
,
OUT
outputs_count
<CR><LF>
inputs_count
– Number of inputs in
the unit
outputs_count
– Number of
outputs in the unit
Get inputs count:
#INFO-IO?
<CR>
IR-SND
TP-594Rxr
Send IR command to
port.
COMMAND
#IR-SND
PortNum
,
Cmdid
,
CmdName
,
Repeat
,
TotalPackages
,
Package
Num
,
<pronto command…>
<CR>
FEEDBACK
~nn@IR-SND
PortNum
,
Cmdid
,
CmdName
,
Status
<CR><LF>
Port_Num
– IR port transmitting the
command. ‘*’ broadcasts to all ports
1
– port number
Cmd_id
– Serial number of command
for flow control and response
commands from device
0 to 255
CmdName
– Command name (length
limit 15 chars)
Repeat_number
– Of times the IR
command is transmitted
(limited to 50; repeats > 50 are
truncated to 50), default = 1
Total_packages
– Number of
messages the original command was
divided into, default = 1
Package_num
– Chunk serial number
1
– Package number
Pronto_command
– Pronto format
command (in HEX format, no leading
zeros, no ‘0x’ prefix)
Status
– IR Status
0
– Sent (no error)
1
– Stop
2
– Done
3
– Busy
4
– Wrong Parameter
5
– Nothing to Stop
6
– Start
7
– Timeout
8
– Error
Send IR command to port:
#IR-SND
1
,
1
,
1
,
1
,
1
,
1
,
1
<C
R>
IR-STOP
TP-594Rxr
Send IR stop command
to port.
COMMAND
#IR-STOP
PortNum
,
Cmdid
,
CmdName
<CR>
FEEDBACK
~nn@IR-STOP
PortNum
,
Cmdid
,
CmdName
,
Status
<CR><LF>
Port_Num
– [IR port transmitting the
command.
1
– Port number
Cmd_id
– Serial number of command
for flow control and response
commands from device
CommandName
– String: IR command
name limited to 15 chars. Controlling
device must send the correct name
(white space or commas forbidden)
Status
– IR Status
0
– Sent (no error)
1
– Stop
2
– Done
3
– Busy
4
– Wrong Parameter
5
– Nothing to Stop
6
– Start
7
– Timeout
8
– Error
Send IR stop command to IR
Port 2:
#IR-STOP
2,1,power
<CR>
DRAFT