358
Appendix A
Command Reference
GRID
draw a centered GRID
Class
Custom image primitive
Description
Draws a crosshatch of a given color and forms a given number of boxes in each direction.
All lines are 1 pixel thick. All of the lines in a given direction are equally spaced. Any
remaining pixels are distributed as equally as possible around the perimeter of the grid.
This may cause the first and last lines in each direction not to be at the very edges of
video.
Command syntax
GRID
color horizontal_boxes vertical_boxes
color
available colors
horizontal_boxes
number of horizontal boxes (half of number of pixels)
vertical_boxes
number of vertical boxes (half of number of lines)
Other required
commands
The
FMTU
command instructs the generator to use the new settings. The
ALLU
command
updates the hardware to the new settings and redraws the test image.
Example
GRID gray75 14 10 // Draw a gray75 grid with 14 horizontal
// and 10 vertical boxes
ALLU
// Update hardware to current buffer contents
Summary of Contents for 802BT
Page 1: ...802BT 802R Video Test Generator User Guide ...
Page 52: ...42 Chapter 2 Testing Video Displays ...
Page 62: ...52 Chapter 3 Administrative Tasks ...
Page 118: ...108 Chapter 7 Using GPIB Interface ...
Page 194: ...184 Chapter 10 Testing EDID ...
Page 204: ...194 Chapter 11 Testing HDCP ...
Page 214: ...204 Appendix A Command Reference Commands by name ...
Page 595: ...Video Test Generator User Guide 585 ...
Page 611: ...Video Test Generator User Guide 601 ...
Page 612: ...602 Appendix A Command Reference ...
Page 716: ...706 Appendix B Image Reference ...
Page 744: ...734 Appendix C Error Messages ...