Models 707B and 708B Switching Matrix Reference Manual
Section 7: TSP command reference
707B-901-01 Rev. B / January 2015
7-187
status.reset()
This function resets all bits in the status model.
Type
TSP-Link accessible
Affected by
Where saved
Default value
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
Enable and transition registers
(on page C-20).
Example
status.reset()
Resets the instrument status model.
Also see
status.standard.*
These attributes manage the standard event status register set of the status model.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute
- -
- -
- -
- -
.condition (R)
Yes
Not applicable
Not saved
Not applicable
.enable (RW)
Yes
Status reset
Not saved
0
.event (R)
Yes
Status reset
Not saved
0
.ntr (RW)
Yes
Status reset
Not saved
0
.ptr (RW)
Yes
Status reset
Not saved
253 (All bits set)
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
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