User manual
Series 3700 System Switch/Multimeter Reference Manual Section 12: Status Model
3700S-901-01 Rev. C / July 2008 12-9
Type
Function
Questionable event
status.questionable.*
Standard event
status.standard.enable
System event
status.system.enable
status.system2.enable
status.system3.enable
status.system4.enable
status.system5.enable
Clearing registers and queues
When the Series 3700 is turned on, various register status elements will be set
as follows:
The power on (PON) bit in the status.operation.condition register is set.
All enable registers are set to 0.
All negative-transition registers (NTRs) are set to 0.
All used positive transition register (PTR) bits are set to 1.
The two queues are empty.
Commands to reset the status registers and the error queue are listed in the
following table. In addition to these commands, any programmable register can
be reset by sending the 0 parameter value with the individual command to
program the register.
To reset registers:
-- Reset bits of status registers to 0.
status.reset()
To clear the error queue:
-- Clear all messages from the error queue.
errorqueue.clear()