210
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
7
Root (:) Commands
:AER (Arm Event Register)
Query Syntax
:AER?
The AER query reads the Arm Event Register. After the Arm Event Register is read,
it is cleared. A "1" indicates the trigger system is in the armed state, ready to
accept a trigger.
The Armed Event Register is summarized in the Wait Trig bit of the Operation
Status Event Register. A Service Request can be generated when the Wait Trig bit
transitions and the appropriate enable bits have been set in the Operation Status
Enable Register (OPEE) and the Service Request Enable Register (SRE).
Return Format
<value><NL>
<value> ::= {0 | 1}; an integer in NR1 format.
See Also
•
"Introduction to Root (:) Commands"
•
":OPEE (Operation Status Enable Register)"
•
":OPERegister:CONDition (Operation Status Condition Register)"
•
":OPERegister[:EVENt] (Operation Status Event Register)"
•
•