Kramer Electronics Ltd.
VP-427X2
– Protocol 3000
59
Function
Description
Syntax
Parameters/Attributes
Example
VID-RES
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-RES
io_mode
,
io_index
,
is_native
,
resolution
<CR>
FEEDBACK
~nn@VID-RES
io_mode
,
io_index
,
is_native
,
resolution
<CR><LF
>
io_mode
– Output
1
– Output
io_index
– 1
is_native
– Native resolution flag
0
– Off
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
228=
4K30
229=
4K50
230=
4K60
Set output resolution:
#VID-RES
1
,
1
,
0
,
1
<CR>
VID-RES?
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><L
F>
io_mode
– Input/Output
0
– Input
1
– Output
io_index
– Number that indicates
the specific input or output port:
1-N (N= the total number of input or
output ports)
is_native
– Native resolution flag
0
– Off
1
– On
resolution
– Resolution index
io_mode
– Output
1
– Output
io_index
– 1
is_native
– Native resolution flag
0
– Off
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
228=
4K30
229=
4K50
230=
4K60
Set output resolution:
#VID-RES?
1
,
1
,
1
<CR>
VMUTE
Set enable/disable
video on output.
COMMAND
#VMUTE
out_index
,
flag
<CR>
FEEDBACK
~nn@VMUTE
out_index
,
flag
<CR><LF>
out_index
– 1
flag
– Video Mute
0
– Video enabled
1
– Video disabled
Disable the video output on
OUT 2:
#VMUTE
1,0
<CR>
VMUTE?
Get video on output
status.
COMMAND
#VMUTE?
out_index
<CR>
FEEDBACK
~nn@VMUTE
out_index
,
flag
<CR><LF>
out_index
– 1
flag
– Video Mute
0
– Video enabled
1
– Video disabled
Get video on output status:
#VMUTE?
1
<CR>