Kramer Electronics Ltd.
TP-594Txr, TP-594Rxr
– Protocol 3000
52
Protocol 3000 Commands
The commands in the following table apply to
TP-594Txr
and
TP-594Rxr
as defined for each
command under the Function column.
Function
Description
Syntax
Parameters/Attributes
Example
#
TP-594Txr
TP-594Rxr
Protocol handshaking.
Validates the Protocol
3000 connection and gets
the machine number.
Step-in master products
use this command to
identify the availability of
a device.
COMMAND
#
<CR>
FEEDBACK
~nn@
OK
<CR><LF>
#
<CR>
AUD-EMB
Set audio in video
embedding status.
COMMAND
#AUD-EMB
in
,
out
,
status
<CR>
FEEDBACK
~nn@AUD-EMB
in
,
out
,
status
<CR><LF>
in
– Audio
input to be embedded
number (1… max number of inputs)
out
– Video output to embed into
number (1… max number of outputs)
status
– Embedding status
0
– Analog
1
– Embedded
Set audio in video embedding
status for input 2 and output 1
to analog:
#AUD-EMB
2
,
1
,
0
<CR>
AUD-EMB?
TP-594Txr
Get audio in video
embedding status.
COMMAND
#AUD-EMB?
in
,
out
<CR>
FEEDBACK
~nn@AUD-EMB
in
,
out
,
status
<CR><LF>
in
– Audio
input: 1
out
– Video output to embed into: 1
status
– Embedding status
0
– Analog
1
– Embedded
2
– Auto
#AUD-EMB?
1,1
<CR>
AUD-ONLY
TP-594Txr
Enable/Disable audio
only mode.
COMMAND
#AUD-ONLY
channel
,
mode
<CR>
FEEDBACK
~nn@AUD-ONLY
channel
,
mode
<CR><LF>
channel
– Output number
mode
– Audio only mode
0
– Off
1
– On
Enable audio only mode:
#AUD-ONLY
1,1
<CR>
AUD-ONLY?
TP-594Txr
Get audio only mode
status.
COMMAND
#AUD-ONLY?
<CR>
FEEDBACK
~nn@AUD-ONLY
channel
,
mode
<CR><LF>
channel
– Output number
mode
– Audio only mode
0
– Off
1
– On
Get audio only mode status:
#AUD-ONLY?
<CR>
AUD-SIGNAL?
TP-594Txr
Get audio input signal
status.
COMMAND
#AUD-SIGNAL?
inp_id
<CR>
FEEDBACK
~nn@AUD-SIGNAL
inp_id
,
status
<CR><LF>
inp_id
– Input number
1
– Input 1
status
– On/Off
0
– Off (no signal)
1
– On (signal present)
Get the status of input 1:
#AUD-SIGNAL?
1
<CR>
AV-SW-
TIMEOUT
TP-594Txr
TP-594Rxr
Set auto switching
timeout.
COMMAND
#AV-SW-TIMEOUT
action
,
time_out
<CR>
FEEDBACK
~nn@AV-SW-TIMEOUT
action
,
time_out
<CR><LF>
action
–
4
– Disable 5V on video output if no
input signal detected.
time_out
– Timeout in seconds
0 - 65535
Set the auto switching timeout
to 5 seconds in the event of 5V
disable when no input signal is
detected:
#AV-SW-TIMEOUT
4
,
5
<CR>
AV-SW-
TIMEOUT?
TP-594Txr
TP-594Rxr
Get auto switching
timeout.
COMMAND
#AV-SW-TIMEOUT?
action
<CR>
FEEDBACK
~nn@AV-SW-TIMEOUT
action
,
time_out
<CR><LF>
action
–
4
– Disable 5V on video output if no
input signal detected
time_out
– Timeout in seconds
Get the Disable 5V on video
output if no input signal
detected timeout:
#AV-SW-TIMEOUT?
4
<CR>
BUILD-DATE?
TP-594Txr
TP-594Rxr
Get device build date.
COMMAND
#BUILD-DATE?
<CR>
FEEDBACK
~nn@BUILD-DATE
date
,
time
<CR><LF>
date
– Format: YYYY/MM/DD where
YYYY = Year
MM = Month
DD = Day
time
– Format: hh:mm:ss where
hh = hours
mm = minutes
ss = seconds
Get the device build date:
#BUILD-DATE?
<CR>
CEC-SND
TP-594Rxr
Send CEC command to
port.
COMMAND
#CEC-SND
port_num
,
cmd_id
,
cmd_name
,
len
,
cec_command
<CR>
FEEDBACK
~nn@CEC-SND
port_num
,
cmd_id
,
cmd_name
,
status
<CR><LF>
port_num
– CEC port transmitting
the command
1
– Port number
cmd_id
– serial number of command
for flow control and response
commands from device 0 to 255
cmd_name
– command name
len
– 1–16
cec command
– CEC format
command (in HEX format, no leading
zeros, no ‘0x’ prefix)
status
–
0
– Sent
1
– Gateway disabled
2
– Inactive CEC-Master
3
– Busy
4
– Illegal Message Parameter
5
– Illegal CEC Address Parameter
6
– Illegal CEC Command
7
– Timeout
8
– Error
Send CEC command to port:
#CEC-SND
1
,
1
,
1
,
1
,
1
<CR>
DRAFT