Status.request_Enable - 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, questionableRegister can be set to the numeric equivalent of
the bit to set. To set more than one bit of the register, set questionableRegister to the sum of
their decimal weights. For example, to set bits B12 and B13, set questionableRegister to 12,288
(which is the sum of 4,096 + 8,192).
Bit
Binary value
Decimal
Weights
Bit
Binary value
Decimal
Weights
Example 1
questionableRegister = status.questionable.S1INL
+
status.questionable.S6INL
status.questionable.enable = questionableRegister
Example 2
-- decimal 66 = binary 0100 0010
questionableRegister = 66
status.questionable.enable = questionableRegister
Also see
Questionable summary bit (Questionable event register)

status.request_enable

This attribute stores the service request (SRQ) enable register.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
requestSRQEnableRegister = status.request_enable
status.request_enable = requestSRQEnableRegister
requestSRQEnableRegister
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
)
B15
B14
B13
0/1
0/1
0/1
32,768
16,384
8,192
15
14
13
(2
)
(2
)
(2
)
Affected by
Where saved
Status reset
Not saved
The status of the service request (SRQ) enable register; a zero (0)
indicates no bits set (also send 0 to clear all bits); other values indicate
various bit settings
Section 11: TSP command reference
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
)
Uses constants to set bits B1 and B6 of
the status questionable enable register.
Uses a decimal value to set bits B1 and
B6 of the status questionable enable
register.
(on page C-9)
Default value
0
B1
B0
0/1
0/1
2
1
1
0
(2
)
(2
)
B9
B8
0/1
0/1
512
256
9
8
(2
)
(2
)
11-387

Advertisement

Table of Contents
loading

Table of Contents