RGBLink MVP 320 User Manual User Manual

Page 48

Advertising
background image

MVP 320 User Manual 48

Dis_freq_l: fractional part of the pixel timing X65536

Hsync_pol:the horizontal simultaneous pole

Vsync_pol:the vertical simultaneous pole

The instruction set can display the format information.

For example:

1.<sset,0,806,1344,35,768,296,1024,136,6,65,0,1,1> //1024x768

2.<sset,0,1066,1688,41,1024,360,1280,112,3,108,0,0,0> //1280x1024

3.<sset,0,795,1792,24,768,368,1360,112,3,85,32768,0,0> //1360x768

4.<sset,0,1089,1864,36,1050,378,1400,144,4,121,49152,0,0> //1400x1050

5.<sset,0,934,1904,31,900,384,1440,152,6,106,46622,0,0> //1440x900

6.<sset,0,1250,2160,48,1200,496,1600,192,3,162,0,0,0> //1600x1200

7.<sset,0,1089,2240,35,1050,456,1680,176,6,146,0,0,0> //1680x1050

8.<sset,0,1125,2200,41,1080,192,1920,44,5,148,32768,0,0> //1920x1080

9.<sset,0,1235,2080,31,1200,118,1920,32,6,154,0,0,0> //1920x1200

10.<sset,0,750,1650,25,720,260,1280,40,5,74,16384,0,0> //1280x720

3. Output screen open window instruction

<open,Screen_ID,

W_ID,SourceCh,src_hstart,src_hsize,src_vstart,src_vsize,x0,y0,x1,y1>

This instruction means the input signal source is on the output screen.

Screen_ID means opening window on the split joint screen, the split joint screen is 0(first

group), 1(second group), 2(third group), 3(fourth group)

W_ID means the ID number of the window, the range is 0-65535, and this is the only

signed window.

SourceCh means the signal source of the window; the range is from 1 to the largest

output.

src_hstart means the horizontal intercepted starting point of the input signal source. It

cannot be larger than the input horizontal resolution.

src_hsize means the horizontal intercepted size of the input signal.

Note

src_hsize plus the src_hstart cannot be larger than the input horizontal resolution.

0 means the horizontal size of using the original signal source, and it is invalid to use

Advertising