Status.reset(); Status.standard - 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

status.reset()

This function resets all bits in the status model.
Type
TSP-Link accessible
Function
Yes
Usage
status.reset()
Details
This function clears all status data structure registers (enable, event, NTR, and PTR) to their default
values. For information about .condition, .enable, .event, .ntr, and .ptr registers, refer to
register set contents
Example
status.reset()
Also see
Status model

status.standard.*

These attributes manage the standard event status register set of the status model.
Type
TSP-Link accessible
Attribute
- -
.condition (R)
Yes
.enable (RW)
Yes
.event (R)
Yes
.ntr (RW)
Yes
.ptr (RW)
Yes
Usage
standardRegister = status.standard.condition
standardRegister = status.standard.enable
standardRegister = status.standard.event
standardRegister = status.standard.ntr
standardRegister = status.standard.ptr
status.standard.enable = standardRegister
status.standard.ntr = standardRegister
status.standard.ptr = standardRegister
standardRegister
3700AS-901-01 Rev. D/June 2018
Affected by
(on page C-1) and
(on page 9-33, on page C-1)
Affected by
- -
Not applicable
Status reset
Status reset
Status reset
Status reset
The status of the standard event status register; a zero (0) indicates no bits set (also
send 0 to clear all bits); other values indicate various bit settings
Where saved
Enable and transition registers
Resets the instrument status model.
Where saved
- -
Not saved
Not saved
Not saved
Not saved
Not saved
Section 11: TSP command reference
Default value
Status
(on page C-19).
Default value
- -
Not applicable
0
0
0
253 (All bits set)
11-391

Advertisement

Table of Contents
loading

Table of Contents