600
Appendix A
Command Reference
YRES
Y axis RESolution for custom images
Class
Image editor control
Description
Sets the height factor used to scale vertical size and position parameters in the primitives
of a custom image in the image editor buffer. The YRES? query returns the current YRES
setting.
Command syntax
YRES
height
height integer
16 to 65,536
Query syntax
YRES?
Query response
height
Example
XRES 1600 // Set horizontal scaling factor to 1600
YRES 900
// Set vertical scaling factor to 900
Example
dirn mydir
// create a directory named mymap
dirb
// begin directory context
nami 1 smpte133 // insert the name smpte133 at index 1
nami 2 flat
// insert the name flat at index 2
nami 3 raster
// insert the name raster at index 3
dire
// end directory context
dirs
// save map named mymap
dirl mydir
// load directory mydir into edit buffer
dirb
// begin directory context
namq? 1 10
// list mydir names
namy 2
// yank name at index 2
nami 1 colorbar // insert new name at index 1
dire
// end directory context
dira newdir
// save modified mydir as newdir
dirq? 1 10
// list available directories
// (up to 10 maps starting with the 1st)
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 ...