Status.measurement - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Series 3700A System Switch/Multimeter Reference Manual
In addition to the above constants, when more than one bit of the register is set, statusByte equals
the sum of their decimal weights. For example, if 129 is returned, bits B0 and B7 are set (1 + 128).
Bit
Binary value
Decimal
Weights
Example
statusByte = status.condition
print(statusByte)
Also see
Status byte and service request (SRQ)

status.measurement.*

These attributes contain the measurement event register set.
Type
TSP-Link accessible
Attribute
- -
.condition (R)
Yes
.enable (RW)
Yes
.event (R)
Yes
.ntr (RW)
Yes
.ptr (RW)
Yes
Usage
measurementRegister = status.measurement.condition
measurementRegister = status.measurement.enable
measurementRegister = status.measurement.event
measurementRegister = status.measurement.ntr
measurementRegister = status.measurement.ptr
status.measurement.enable = measurementRegister
status.measurement.ntr = measurementRegister
status.measurement.ptr = measurementRegister
measurementRegister
3700AS-901-01 Rev. D/June 2018
B7
B6
B5
0/1
0/1
0/1
128
64
32
7
6
5
(2
)
(2
)
(2
)
Returns statusByte.
Sample output:
1.29000e+02
Converting this output (129) to its binary equivalent yields 1000
0001
Therefore, this output indicates that the set bits of the status
byte condition register are presently B0 (MSS) and B7 (OSB).
(on page C-15)
Affected by
Where saved
- -
- -
Not applicable
Not saved
Status reset
Not saved
Status reset
Not saved
Status reset
Not saved
Status reset
Not saved
The status of the measurement event register; a zero (0) indicates no bits
set (also send 0 to clear all bits);the only valid value other than 0 is 8
Section 11: TSP command reference
B4
B3
B2
0/1
0/1
0/1
16
8
4
4
3
2
(2
)
(2
)
(2
)
Default value
- -
Not applicable
0
0
0
399 (All bits set)
B1
B0
0/1
0/1
2
1
1
0
(2
)
(2
)
11-375

Advertisement

Table of Contents
loading

Table of Contents