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 actually 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 in figure 16-2 on page 16-12.
<N> An integer from 1 to the number of existing sequence levels (maximum 12)
<store_
qualifier>
<qualifier> see "Qualifier" on page 16-7
Examples OUTPUT XXX;":MACH INE1:STRIGGE R:STORE1 ANYSTA TE"
OUTPUT XXX;": MACHINE1:STR IGGER:STORE2 OUT_RANGE1"
OUTPUT XXX;": MACHINE1:STR IGGER:STORE3 (NOTC AND NOTD AND
NOTH)"
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;":MA CHINE1:STRIG GER:STORE4?"
STRigger (STRace) Subsystem
STORe
16–17