Set layer routing.
This command
replaces all other
routing commands.
COMMAND
#ROUTElayer_type,out_index,in_index<CR>
FEEDBACK
~nn@ROUTElayer_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:
#ROUTE1,1,1<CR>
Get layer routing.
This command
replaces all other
routing commands.
COMMAND
#ROUTE?layer_type,out_index<CR>
FEEDBACK
~nn@ROUTElayer_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>
Set auto-sync features.
Sets the auto sync
features for the
selected scaler.
COMMAND
#SCLR-ASscaler_index,sync_speed<CR>
FEEDBACK
~nn@SCLR-ASscaler_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-AS1,1<CR>
Get auto-sync features.
Gets the auto sync
features for the
selected scaler.
COMMAND
#SCLR-AS?scaler_index<CR>
FEEDBACK
~nn@SCLR-ASscaler_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>
Set the scaler audio
delay.
Sets the audio delay
for the selected audio
output.
COMMAND
#SCLR-AUDIO-DELAYscaler_index,delay<CR>
FEEDBACK
~nn@SCLR-AUDIO-DELAYscaler_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-DELAY1,1
<CR>
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-DELAYscaler_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>
COMMAND
#SIGNAL?in_index<CR>
FEEDBACK
~nn@SIGNALin_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>
Get device serial
number.
COMMAND
#SN?<CR>
FEEDBACK
~nn@SNserial_num<CR><LF>
serial_num – 14 decimal digits,
factory assigned
Get the device serial
number:
#SN?<CR>
Send a command to
output on the reciever’s
RS-232 port.
COMMAND
#TUNNEL-232’payload’baud<CR>
FEEDBACK
~nn@TUNNEL-232’payload’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-
CTRL1,1,"TUNNEL-232
'disp_off'9600"<CR>
Get firmware version
number.
COMMAND
#VERSION?<CR>
FEEDBACK
~nn@VERSIONfirmware_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>
Set freeze on selected
output.
COMMAND
#VFRZout_index,freeze_flag<CR>
FEEDBACK
~nn@VFRZout_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:
#VFRZ1,1<CR>
Get output freeze
status.
COMMAND
#VFRZ?out_index<CR>
FEEDBACK
~nn@VFRZout_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>