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, resolution<CR><LF>
io_mode –Output
1 – Output
io_index – Number that indicates the
specific input or output port: 1.
is_native – 0
resolution – Resolution index
200=Native
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 (HDMI only)
228=4k30 (HDMI only)
229=4k50
230=4k60
Get output resolution:
#VID-RES?1,1,0<CR>
Set enable/disable video
on output.
Video mute parameter
2 (blank picture) is not
supported.
COMMAND
#VMUTEout_index, flag<CR>
FEEDBACK
~nn@VMUTEout_index, flag<CR><LF>
out_index – Number that indicates
the specific output: 1.
flag – Video Mute
0 – Off
1 – On
Disable the video on the output:
#VMUTE1,0<CR>
Get video on output status.
Video mute parameter
2 (blank picture) is not
supported.
COMMAND
#VMUTE?out_index<CR>
FEEDBACK
~nn@VMUTEout_index, flag<CR><LF>
out_index – Number that indicates
the specific output: 1.
flag – Video Mute
0 – Off
1 – On
Get video on output status:
#VMUTE?1<CR>