COMMAND
#ROUTE?<CR>
FEEDBACK
~nn@ROUTElayer,dest,src<CR><LF>
layer – Layer Enumeration
1 – Video
2– Audio
dest
1 – win A
2 – win B
3 – win C
4 – win D
*– ALL
src – Source id
2 – Input 1
3 – Input 2
4 – Input 3
5 – Input 4
0 – Audio Mute
Get the layer routing:
#ROUTE?4<CR>
Reset Custom Layout
setting.
COMMAND
#RSTLAYOUTlayout<CR>
FEEDBACK
~nn@RSTLAYOUTlayout<CR><LF>
Layout – Custom Layout (1 to 7)
Reset custom layout 1:
#RSTLAYOUT1<CR>
Set the video wall array
column and row layout
setting, such as 4X4,
2x8, 8x2, 5x3.
COMMAND
#SCRLAYcol,row<CR>
FEEDBACK
~nn@SCRLAYcol,row<CR><LF>
Set the screen layout to
1 column and 2 rows:
#SCRLAY1,2<CR>
Get the video wall array
column and row layout
setting.
COMMAND
#SCRLAY?<CR>
FEEDBACK
~nn@SCRLAYcol,row<CR><LF>
Get screen layout:
#SCRLAY? <CR>
COMMAND
#SIGNAL?in_index<CR>
FEEDBACK
~nn@SIGNALin_index,status<CR><LF>
in_index – Number that indicates the
specific input:
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
status – Signal status according to signal
validation:
0 – Off
1 – On
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>
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 output resolution.
“Set” command with
is_native=ON sets native
resolution on selected
output (resolution index
sent = 0). Device sends
as answer actual VIC ID
of native resolution.
To use “custom
resolutions” (entries 100-
105 In View Modes),
define them using the
DEF-RES command.
COMMAND
#VID-RESio_mode,io_index,is_native,resolution<C
R>
FEEDBACK
~nn@VID-RESio_mode,io_index,is_native,resolutio
n<CR><LF>
io_mode – Input/Output
1 – Output
io_index – Number that indicates the
specific input or output port:
* – All
is_native – Native resolution flag
0 – Off
1 – On
resolution – Resolution index
0=native
100=4096x2160@P60Hz,
101=4096x2160@P50Hz
76=3840x2160@P60Hz,
75=3840x2160@P50Hz
74=3840x2160@P30Hz,
16=1920x1080@P60Hz
31=1920x1080@P50Hz
34=1920x1080@P30Hz
4=1280x720@P60Hz
62=1280x720@P30Hz
69=1600x1200@P60Hz
71=1920x1200@P60Hz
102=2048x2048@P57Hz
Set output resolution:
#VID-RES1,1,1,1<C
R>
Get output resolution.
“Get” command with
is_native=ON returns
native resolution VIC, with
is_native=OFF returns
current resolution.
To use “custom
resolutions” (entries 100-
105 In View Modes),
define them using the
DEF-RES command.
COMMAND
#VID-RES?io_mode,io_index,is_native<CR>
FEEDBACK
~nn@VID-RES?io_mode,io_index,is_native,resoluti
on<CR><LF>
io_mode – Input/Output
1 – Output
io_index – Number that indicates the
specific input or output port:
* – All
is_native – Native resolution flag
0 – Off
1 – On
resolution – Resolution index
0=native
100=4096x2160@P60Hz,
101=4096x2160@P50Hz
76=3840x2160@P60Hz,
75=3840x2160@P50Hz
74=3840x2160@P30Hz,
16=1920x1080@P60Hz
31=1920x1080@P50Hz
34=1920x1080@P30Hz
4=1280x720@P60Hz
62=1280x720@P30Hz
69=1600x1200@P60Hz
71=1920x1200@P60Hz
w102=2048x2048@P57Hz
Set output resolution:
#VID-RES?1,1,1<CR
>