Status.node_Event - 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 values, nodeEnableRegister can be set to the numeric equivalent of the
bit to set. To set more than one bit of the register, set nodeEnableRegister to the sum of their
decimal weights. For example, to set bits B0 and B7, set nodeEnableRegister to 129 (1 + 128).
Bit
Binary value
Decimal
Weights
Example 1
nodeEnableRegister = status.MSB + status.OSB
status.node_enable = nodeEnableRegister
Example 2
-- decimal 129 = binary 10000001
nodeEnableRegister = 129
status.node_enable = nodeEnableRegister
Also see
status.condition
status.system.*
Status byte and service request (SRQ)

status.node_event

This attribute stores the status node event register.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
nodeEventRegister = status.node_event
nodeEventRegister
Details
This attribute is used to read the status node event register, which is returned as a numeric value
(reading this register returns a value). The binary equivalent of the value of this attribute indicates
which register bits are set. In the binary equivalent, the least significant bit is bit B0, and the most
significant bit is bit B7. For example, if a value of 1.29000e+02 (which is 129) is read as the value of
this register, the binary equivalent is 1000 0001. This value indicates that bit B0 and bit B7 are set.
B7
**
1
* Least significant bit
** Most significant bit
3700AS-901-01 Rev. D/June 2018
B7
0/1
128
7
(2
)
(on page 11-373)
(on page 11-393)
Affected by
Not applicable
The status of the node event register; a zero (0) indicates no bits set; other values
indicate various bit settings
B6
B5
B4
>
>
>
0
0
0
B6
B5
B4
0/1
0/1
0/1
64
32
16
6
5
4
(2
)
(2
)
(2
)
(on page C-15)
Where saved
Not saved
B3
B2
B1
>
>
>
0
0
0
Section 11: TSP command reference
B3
B2
B1
0/1
0/1
0/1
8
4
2
3
2
1
(2
)
(2
)
(2
)
Sets the MSB and OSB bits of the
system node enable register using
constants.
Sets the MSB and OSB bits of the
system node enable register using a
decimal value.
Default value
0
B0
*
1
B0
0/1
1
0
(2
)
11-379

Advertisement

Table of Contents
loading

Table of Contents