Video Test Generator User Guide

522 Appendix A Command Reference
SEQR
SEQuence Read
Class Sequence memory management
Description Reads a sequence from the sequence memory location into the sequence buffer. The
SEQR command does not run the sequence. The SEQR? query returns the name of the
sequence stored in location location or returns the string EMPTY if the sequence memory
location location is empty.
Command syntax SEQR location
location integer
Query syntax SEQR? location
Query response name
Other required
commands
The SEQU command runs the sequence in the buffer.
Example
SEQR 5 // Load sequence from RAM location 5
ALLU // Start using the sequence