Status.node_Event - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference
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 model overview
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
B6
**
>
1
0
* Least significant bit
** Most significant bit
The returned value can indicate one or more status events occurred.
7-264
Model 2651A High Power System SourceMeter® Instrument Reference Manual
B7
B6
0/1
0/1
128
64
7
6
(2
)
(2
)
(on page 7-250)
(on page 7-314)
(on page E-4)
(on page E-14)
Affected by
Not applicable
The node event register's status. A zero (0) indicates no bits set; other values
indicate various bit settings
B5
B4
B3
>
>
>
0
0
0
B5
B4
B3
0/1
0/1
0/1
32
16
8
5
4
3
(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.
Where saved
Not saved
B2
B1
B0
>
>
*
0
0
1
B2
B1
B0
0/1
0/1
0/1
4
2
1
2
1
(2
)
(2
)
(2
Default value
0
2651A-901-01 Rev. A / March 2011
0
)

Advertisement

Table of Contents
loading

Table of Contents