IEEE-488 Reference
4-175
Sequence Event Register:
Bit B0
Not used.
Bit B1, Layer 1 (Lay1)
Set bit indicates that instrument operation is in arm layer 1 (PTR), or
that operation has exited from arm layer 1 NTR).
Bit B2, Layer 2 (Lay2) Set bit indicates that instrument operation is in arm layer 2 (PTR), or
that operation has exited from arm layer 2 NTR).
Bits B3 through B15 Not used.
Programming example 10 OUTPUT 716; “:stat:meas?”
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10 Queries the Measure Event Register.
Line 20 Addresses the Model 2001 to talk.
Line 30 Displays the decimal value that defines which bits in the register are set.
igure 4-26
rm Event Register
B15 - B2
B1 B0
(2 )
1
2
0/1
Bit Position
Event
Decimal Weighting
Value
Value : 1 = Event Bit Set
0 = Event Bit Cleared
Seq1
Event : Seq1 = Sequence 1
igure 4-27
Sequence Event Register
Lay2
B15 - B3 B2 B1 B0
(2 )
2
4
(2 )
1
2
0/1 0/1
Bit Position
Event
Decimal Weighting
Value
Value : 1 = Event Bit Set
0 = Event Bit Cleared
Event : Lay1 = Layer 1
Lay2 = Layer 2
Lay1