Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 8: TSP command reference
DMM7510-901-01 Rev. B / May 2015
8-245
When a mapped event is programmed to clear bits, the bit in the condition register is set to 0 when
the event is detected.
If the event is set to zero (0), the bit is never set.
Example
status.operation.setmap(0, 2731, 2732)
When event 2731(trigger model initiated)
occurs, bit 0 in the condition and event
registers of the Operation Event Register
are set. When event 2732 (trigger model
idled) occurs, bit 0 in the condition register is
cleared.
Also see
Programmable status register sets
(on page 5)
status.preset()
This function resets all bits in the status model.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
status.preset()
Details
This function clears the event registers and the enable registers for operation and questionable. It will
not clear the Service Request Enable Register (
*SRE
) to Standard Request Enable Register (
*ESE
).
Preset does not affect the event queue.
The Standard Event Status Register is not affected by this command.
Example
status.preset()
Resets the instrument status model.
Also see
(on page 1)