Set layer routing.
This command
replaces all other
routing commands.
COMMAND
#ROUTElayer_type,out_index,in_index<CR>
FEEDBACK
~nn@ROUTElayer_type,out_index,in_index<CR><LF>
layer_type Layer Enumeration
1 – Video+Audio
out_index
1
in_index – Source id
1 –HDBT
2 – HDMI
Route video HDMI to output:
#ROUTE1,1,2<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+Audio
out_index
1
in_index – Source id
1 –HDBT
2 – HDMI
Get the layer routing:
#ROUTE?1,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 – 1
sync_speed – 0, 1 or 2
0 – off
1 – fast
2 – slow
3 - immediate
Set auto-sync off to
immediate:
#SCLR-AS1,3<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 – 1
sync_speed – 0, 1 or 2
0 – off
1 – fast
2 – slow
3 - immediate
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 – 1
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 – 1
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
2 – HDMI
status – Signal status according
to signal validation:
0 – Off
1 – On
Get the input signal lock
status of HDBT:
#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>
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 – 1
freeze_flag – On/Off
0 – Off
1 – On
Set freeze on selected
output:
#VFRZ1,1<CR>
Get output freeze
status.
COMMAND
#VFRZ?out_index<CR>
FEEDBACK
~nn@VFRZout_index,freeze_flag<CR><LF>
out_index – 1
freeze_flag – On/Off
0 – Off
1 – On
Get output freeze status:
#VFRZ?1<CR>