Kramer Electronics Ltd.
KIT-400
– Protocol 3000
88
Function
Description
Syntax
Parameters/Attributes
Example
ROUTE
Set layer routing.
This command
replaces all other
routing commands.
COMMAND
#ROUTE
layer_type
,
out_index
,
in_index
<CR>
FEEDBACK
~nn@ROUTE
layer_type
,
out_index
<CR><LF>
layer_type
Layer Enumeration
1
– Video
out_index
1,*
– Output
in_index
– Source id
1
–HDBT Input
2
–HDMI Input
Route HDBT to the output:
#ROUTE
1
,
1
,
1
<CR>
ROUTE?
Get layer routing.
This command
replaces all other
routing commands.
COMMAND
#ROUTE?
layer_type
,
out_index
<CR>
FEEDBACK
~nn@ROUTE
layer_type
,
out_index
,
in_index
<CR><LF>
layer_type
Layer Enumeration
1
– Video
out_index
1,*
– Output
in_index
– Source id
1
–HDBT Input
2
–HDMI Input
Get the layer routing:
#ROUTE?
1
,
*
<CR>
SCLR-AS
Set auto-sync features.
Sets the auto sync
features for the
selected scaler.
COMMAND
#SCLR-AS
scaler_index
,
sync_speed
<CR>
FEEDBACK
~nn@SCLR-AS
scaler_index
,
sync_speed
<CR><LF>
scaler_index
– Scaler Number:
1
– Scaler
sync_speed
– 0, 1 or 2
0
– off
1
– fast
2
– slow
Set auto-sync features:
#SCLR-AS
1
,
1
<CR>
SCLR-AS?
Get auto-sync features.
Gets the auto sync
features for the
selected scaler.
COMMAND
#SCLR-AS?
scaler_index
<CR>
FEEDBACK
~nn@SCLR-AS
scaler_index
,
sync_speed
<CR><LF>
scaler_index
– Scaler Number:
1
– Scaler
sync_speed
– 0, 1 or 2
0
– off
1
– fast
2
– slow
Get auto-sync features:
#SCLR-AS?
1
<CR>
SCLR-
AUDIO-
DELAY
Set the scaler audio
delay.
Sets the audio delay
for the selected audio
output.
COMMAND
#SCLR-AUDIO-DELAY
scaler_index
,
delay
<CR>
FEEDBACK
~nn@SCLR-AUDIO-DELAY
scaler_index
,
delay
<CR><LF>
scaler_index
– Audio output
number
1
– Scaler
delay
–
0
– Off
1
– 40ms
2
– 110ms
3
– 150ms
Set the scaler audio delay to
40ms:
#SCLR-AUDIO-DELAY
1
,
1
<CR>
SCLR-
AUDIO-
DELAY?
Get the scaler audio
delay.
Gets the audio
delay for the selected
audio output.
COMMAND
#SCLR-AUDIO-DELAY?
scaler_index
<CR>
FEEDBACK
~nn@SCLR-AUDIO-DELAY
scaler_index
,
delay
<CR><LF>
scaler_index
– Audio output
number
1
– Scaler
delay
–
0
– Off
1
– 40ms
2
– 110ms
3
– 150ms
Get the scaler audio delay:
#SCLR-AUDIO-DELAY?
1
<
CR>
SIGNAL?
Get input signal status.
COMMAND
#SIGNAL?
in_index
<CR>
FEEDBACK
~nn@SIGNAL
in_index
,
status
<CR><LF>
in_index
– Number that indicates
the specific input:
1
–HDBT Input
2
–HDMI Input
status
– Signal status according
to signal validation:
0
– Off (signal or sink is not valid)
1
– On (signal or sink is valid)
Get the input signal lock
status of IN 1:
#SIGNAL?
1
<CR>
SN?
Get device serial
number.
COMMAND
#SN?
<CR>
FEEDBACK
~nn@SN
serial_num
<CR><LF>
serial_num
– 14 decimal digits,
factory assigned
Get the device serial
number:
#SN?
<CR>
TUNNEL-
232
Send a command to
output on the reciev
er’s
RS-232 port.
COMMAND
#TUNNEL-232
’
payload
’baud
<CR>
FEEDBACK
~nn@TUNNEL-232
’
payloa
d’baud
<CR><LF>
payload
– the data that will be
output on the receiver’s RS-232
port.
baud
– 9600, 19200, 38400, 57600,
115200
Send a command to the
transmitter instructing the
receiver to output the data
“disp_off” on its RS-232 port
at 9600 baud:
#TUNNEL-
CTRL
1,1,"TUNNEL-232
'disp_off'9600
"
<CR>
VERSION?
Get firmware version
number.
COMMAND
#VERSION?
<CR>
FEEDBACK
~nn@VERSION
firmware_version
<CR><LF>
firmware_version
–
XX.XX.XXXX where the digit groups
are: major.minor.build version
Get the device firmware
version number:
#VERSION?
<CR>
VFRZ
Set freeze on selected
output.
COMMAND
#VFRZ
out_index
,
freeze_flag
<CR>
FEEDBACK
~nn@VFRZ
out_index
,
freeze_flag
<CR><LF>
out_index
– Number that
indicates the specific output: 1
freeze_flag
–
0
– Off
1
– On
2
– Freeze Only
3
– Freeze and Mute
4
– Mute Only
Set freeze on the output:
#VFRZ
1
,
1
<CR>
VFRZ?
Get output freeze
status.
COMMAND
#VFRZ?
out_index
<CR>
FEEDBACK
~nn@VFRZ
out_index
,
freeze_flag
<CR><LF>
out_index
– Number that
indicates the specific output: 1
freeze_flag
–
0
– Off
1
– On
2
– Freeze Only
3
– Freeze and Mute
4
– Mute Only
Get output freeze status:
#VFRZ?
1
<CR>