Set output resolution.
“Set” command is only
applicable for
stage=Output.
“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.
“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-RESstage,stage_id,is_native,resolution<CR>
FEEDBACK
~nn@VID-RES stage,stage_id,is_native,resolution<CR><LF>
stage – Output
1 = Output
stage_id = 1 (scaler )
is_native – Native resolution flag
0 = Off
resolution – Resolution index
200= Native HDMI
201=640x480
202=800x600
203=1024x768
204=1280x768
205=1360x768
206=1280x720
207=1280x800
208=1280x1024
209=1440x900
210=1400x1050
211=1680x1050
212=1600x1200
213=1920x1080
214=1920x1200
215=2560x1600
216=2560x1440
217=480p
218=576p
219=720p50
220=720p60
221=1080p24
222=1080p25
223=1080p30
224=1080p50
225=1080p60
226=4K24
227=4K25
228=4K30
229=4K50
230=4K60
231=4K50(4:2:0)
232=4K60(4:2:0)
233=Native HDBT
Set output resolution to 480p:
#VID-RES 1,1,0,217<CR>
Set output resolution.
“Get” command is
only applicable for
stage=Output.
“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.
“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? stage,stage_id,is_native<CR>
FEEDBACK
~nn@VID-RES? stage,stage_id,is_native,resolution<CR><LF>
stage –Output
1 = Output
stage_id = 1 (scaler )
is_native – Native resolution flag
0 = Off
resolution – Resolution index
200= Native HDMI
201=640x480
202=800x600
203=1024x768
204=1280x768
205=1360x768
206=1280x720
207=1280x800
208=1280x1024
209=1440x900
210=1400x1050
211=1680x1050
212=1600x1200
213=1920x1080
214=1920x1200
215=2560x1600
216=2560x1440
217=480p
218=576p
219=720p50
220=720p60
221=1080p24
222=1080p25
223=1080p30
224=1080p50
225=1080p60
226=4K24
227=4K25
228=4K30
229=4K50
230=4K60
231=4K50(4:2:0)
232=4K60(4:2:0)
233=Native HDBT
Get output resolution:
#VID-RES? 1,1,0<CR>
Set enable/disable video
on output.
COMMAND
#VMUTEoutput_id,flag<CR>
FEEDBACK
~nn@VMUTEoutput_id,flag<CR><LF>
output_id = 1 (scaler)
flag – Video Mute
0– Off (video enabled)
1– On (video disabled)
Disable the video output on
OUT 1:
#VMUTE1,0<CR>
Get video on output
status.
COMMAND
#VMUTE?output_id_<CR>
FEEDBACK
~nn@VMUTEoutput_id,flag<CR><LF>
output_id = 1 (scaler)
flag – Video Mute
0– Off (video enabled)
1– On (video disabled)
Get video on output status:
#VMUTE?1<CR>