Model 2651A High Power System SourceMeter® Instrument Reference Manual
For information about .condition, .enable, .event, .ntr, and .ptr registers, refer to
contents
(on page 15-1) and
this register are defined in the following table.
Bit
Value
Not used
B0
status.system5.NODE57
B1
status.system5.NODE58
B2
status.system5.NODE59
B3
status.system5.NODE60
B4
status.system5.NODE61
B5
status.system5.NODE62
B6
status.system5.NODE63
B7
status.system5.NODE64
B8
Not used
B9 to B15
As an example, to set bit B1 of the system summary 5 enable register, set
status.system5.enable = status.system5.NODE57.
In addition to the above constants, enableRegister can be set to the numeric equivalent of the bit
to set. To set more than one bit of the register, set enableRegister to the sum of their decimal
weights. For example, to set bits B1 and B4, set enableRegister to 18 (which is the sum of 2 +
16).
Bit
Binary value
Decimal
Weights
Bit
Binary value
Decimal
Weights
Example 1
enableRegister = status.system5.NODE57 + status.system5.NODE60
status.system2.enable = enableRegister
Uses constants to set bits B1 and B4 of the system summary 5 enable register.
Example 2
-- decimal 18 = binary 0000 0000 0001 0010
enableRegister = 18
status.system5.enable = enableRegister
Uses the decimal value to set bits B1 and B4 of the system summary 5 enable register.
2651A-901-01 Rev. C October 2021
Enable and transition registers
B7
B6
B5
0/1
0/1
0/1
128
64
32
7
6
5
(2
)
(2
)
(2
)
B15
B14
B13
0/1
0/1
0/1
32,768
16,384
8,192
15
14
13
(2
)
(2
)
(2
)
Section 7: TSP command reference
(on page 15-19). The individual bits of
Decimal value
Not applicable
2
4
8
16
32
64
128
256
Not applicable
B4
B3
B2
0/1
0/1
0/1
16
8
4
4
3
2
(2
)
(2
)
(2
)
B12
B11
B10
0/1
0/1
0/1
4,096
2,048
1,024
12
11
10
(2
)
(2
)
(2
)
Status register set
B1
B0
0/1
0/1
2
1
1
0
(2
)
(2
)
B9
B8
0/1
0/1
512
256
9
8
(2
)
(2
)
7-393
Need help?
Do you have a question about the Keithley 2651A and is the answer not in the manual?