User`s guide

86 34980A User’s Guide
2 Features and Functions
Reading the List of Stored Sequences
From the remote interface only, you can read the names of all sequences
currently stored in memory.
When stored in memory, the user- defined sequence names are
converted to all uppercase letters. For example, when stored “MySeq_1
is converted to “MYSEQ_1”.
Up to 500 unique sequences can be stored in non- volatile memory.
Each sequence is limited to 1024 bytes.
Remote Interface Operation: The following command returns a
comma- separated list of sequence names currently stored.
ROUT:SEQ:CAT?
The above command returns a string in the form:
MYSEQ_1,PATH_DUT1,SW_PATH2
If no sequence names have been stored, a null string (”) string
is returned.