Series 3700A System Switch/Multimeter Reference Manual Section 11: TSP command reference
3700AS-901-01 Rev. D/June 2018 11-391
status.reset()
This function resets all bits in the status model.
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 Status
register set contents (on page C-1) and Enable and transition registers (on page C-19).
Example
Resets the instrument status model.
Also see
Status model (on page 9-33, on page C-1)
status.standard.*
These attributes manage the standard event status register set of the status model.
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
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