IEEE-488 Reference
4-190
Effects of negative transitions on the Operation Event Register:
Negative transition effect on
Operation event Operation Event Register
Calibrating Sets B0 at the end of calibration.
Settling Sets B1 at the end of the settling period.
Trigger layer Sets B5 when leaving the trigger layer.
Arm layer Sets B6 when leaving an arm layer.
Calculating Sets B9 at the end of a math calculation.
Idle Sets B10 when leaving the idle state.
Effects of negative transitions on the Trigger Event Register:
Negative transition effect on
Trigger event Trigger Event Register
Sequence 1 Sets B1 when leaving the trigger layer.
Effects of negative transitions on the Arm Event Register:
Negative transition effect on
Arm event Arm Event Register
Sequence 1 Sets B1 when leaving an arm layer.
Effects of negative transitions on the Sequence Event Register:
Negative transition effect on
Sequence event Sequence Event Register
Layer 1 Sets B1 when leaving arm layer 1.
Layer 2 Sets B2 when leaving arm layer 2.
Programming example 10 OUTPUT 716; “:stat:oper:ntr 1026; ntr?”
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10 Sets Bits B1 and B10 of the NTR Operation Transition Filter, and then queries the
register.
Line 20 Addresses the Model 2001 to talk.
Line 30 Displays the decimal value that defines which bits in the register are set (1026).