Video Test Generator User Guide
521
SEQQ?
SEQuence Query pointer
Class
Sequence memory management
Description
Returns number sequence names from the list of all the sequence names stored in
sequence memory beginning at
index
. The directories 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, will return the same number of names as the last time,
starting at the given index. Sending the query with no parameters will return the next set of
names in the directory buffer.
Query syntax
SEQQ?
index number
index
positive integer number
number
positive integer number
Query response
List of specified sequence names.
Example 1
SEQQ? 1 9999 // List the names of all sequences stored in memory
Example 2
SEQQ? 1 10 // List names of the first ten sequences stored in memory
SEQQ? 21
// List names of the 21st through the 30th sequences
SEQQ?
// List names of the 31st through the 40th sequences
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 ...