Status.standard.event - Keithley 2461 Reference Manual

1kw pulse mode interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2461 Interactive SourceMeter® Instrument Reference Manual
Command errors include:
Example 1
standardRegister = status.standard.OPC + status.standard.QYE
status.standard.enable = standardRegister
Uses constants to set the OPC and QYE bits of the standard event status enable register.
Example 2
-- decimal 5 = binary 0000 0101
standardRegister = 5
status.standard.enable = standardRegister
Also see
Standard Event Register
Understanding bit settings

status.standard.event

This attribute returns the contents of the Standard Event Status Register set of the status model.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
standardRegister = status.standard.event
standardRegister
2461-901-01 A/November 2015
IEEE Std 488.2 syntax error: The instrument received a message that does not follow the defined
syntax of the IEEE Std 488.2 standard.
Semantic error: The instrument received a command that was misspelled or received an optional IEEE
Std 488.2 command that is not implemented in the instrument.
GET error: The instrument received a Group Execute Trigger (GET) inside a program message.
(on page C-3)
(on page C-16)
Affected by
status.preset()
The status of the standard event status register
Section 8: TSP command reference
Uses a decimal value to set the OPC and
QYE bits of the standard event status
enable register.
Where saved
Not applicable
Default value
0
8-233

Advertisement

Table of Contents
loading

Table of Contents