User's Manual

STORe
Command :MACHine{1|2}:STRigger:STORe<N> <store_qualifier>
The STORe command defines the store qualifier for a given sequence level.
Any data matching the STORe qualifier will be stored in memory as part of
the current trace data. The qualifier may be a single term or a complex
expression. The terms A through J are defined by the TERM command. The
meaning of IN_RANGE1 and 2 and OUT_RANGE1 and 2 is determined by the
RANGe command.
Expressions are limited to what you could manually enter through the State
Trigger menu. Regarding parentheses, the syntax definitions below show
only the required ones. Additional parentheses are allowed as long as the
meaning of the expression is not changed.
A detailed example is provided starting on page 6-10.
<N> an integer from 1 to the number of existing sequence levels (maximum 12)
<store_
qualifier>
<qualifier> see "Qualifier" on page 6-6
Example OUTPUT XXX;":MACHINE1:STRIGGER:STORE1ANYSTATE’"
OUTPUT XXX;":MACHINE1:STRIGGER:STORE2OUT_RANGE1’"
OUTPUT XXX;":MACHINE1:STRIGGER:STORE3(NOTC AND NOTD AND
NOTI)’"
Query :MACHine{1|2}:STRigger:STORe<N>?
The STORe query returns the current store qualifier specification for a given
sequence level
<N>.
Returned Format [:MACHine{1|2}:STRigger:STORe<N>] <store_qualifier><NL>
Example OUTPUT XXX;":MACHINE1:STRIGGER:STORE4?"
STRigger (STRace) Subsystem
STORe
6–16