
432
Appendix A
Command Reference
MAPQ?
bitMAP Query pointer
Class
Bitmap memory management
Description
Returns bitmap names from the list of all the bitmaps stored in bitmap memory beginning
at
index
. The bitmaps are kept in alphanumeric order. The generator maintains internal
variables for the current
index
and
number
values. The value of
index
is automatically
incremented by
number
after the query is executed. Sending the query with just an
index
parameter returns the same number of names as the last time, starting at the given index.
Sending the query with no parameters returns the next set of names.
Query syntax
MAPQ?
index
number
index
positive integer number
number
positive integer number
Query response
List of specified bitmap names.
Example
MAPQ? 1 9999 // List all bitmaps in memory
or
MAPQ? 1 10
// List the first ten bitmaps in memory
MAPQ? 21
// List the 21st through the 30th MAPes in memory
MAPQ?
// List the 31st through the 40th MAPes in memory
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 ...