MSD-402 Command Guide
59
@GVF / @SVF
Input resolution for PC
Function
Getting
Setting
Format
@GVF
@SVF, ch_1, resolution_1 (, ch_2,
resolution_2
・・・
)
Return value
@GVF, resolution_1, resolution_2,
resolution_3, resolution_4
@SVF, ch_1, resolution_1 (, ch_2,
resolution_2
・・・
)
Parameter
resolution_1-4: Input resolution for PC
0 = SVGA(800x600),
1 = XGA(1024x768),
2 = 720p(1280x720),
3 = WXGA(1280x768),
4 = WXGA(1280x800),
5 = Quad-VGA(1280x960),
6 = SXGA(1280x1024),
7 = WXGA(1360x768),
8 = WXGA(1366x768),
9 = SXGA+(1400x1050),
10 = WXGA+(1440x900),
11 = WXGA++(1600x900),
12 = UXGA(1600x1200),
13 = WSXGA+(1680x1050),
14 = 1080i(1920x1080),
15 = 1080p(1920x1080) [Default],
16 = WUXGA(1920x1200),
17 = QWXGA(2048x1152)
ch_1-4: Input channel
0 = All inputs, 1 = IN1 to 4 = IN4
Example
@GVF
@GVF,6,6,9,6
Getting input resolution for PC.
IN3: SXGA+; other input channels: SXGA
@SVF,1,12
@SVF,1,12
Setting EDID of IN1 to UXGA.
Completed normally.
Remarks
-
@GHF / @SHF
Input resolution for AV devices
Function
Getting
Setting
Format
@GHF
@SHF, ch_1, resolution_1 (, ch_2,
resolution_2
・・・
)
Return value
@GHF, resolution_1, resolution_2,
resolution_3, resolution_4
@SHF, ch_1, resolution_1 (, ch_2,
resolution_2
・・・
)
Parameter
resolution_1-4: Input resolution for AV devices
0 = UNUSED, 1 = 480p, 2 = 720p, 3 = 1080i, 4 = 1080p,
5 = AUTO [Default]
ch_1-4: Input channel
0 = All inputs, 1 = IN1 to 4 = IN4
Example
@GHF
@GHF,5,4,5,5
Getting input resolution for AV devices.
IN2: 1080p; other input channels: AUTO
@SHF,0,4
@SHF,0,4
Setting EDIDs of all input channels to
1080p.
Completed normally.
Remarks
-