Model 2601B-PULSE System SourceMeter Instrument Reference Manual Section 11: TSP command reference
2601B-PULSE-901-01A April 2020 11-329
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
Details
These attributes are used to read or write to the standard event status registers. Reading a status
register returns a value. The binary equivalent of the returned value indicates which register bits are
set. The least significant bit of the binary number is bit B0, and the most significant bit is bit B15. For
example, if a value of 1.29000e+02 (which is 129) is read as the value of the condition register, the
binary equivalent is 0000 0000 1000 0001. This value indicates that bit B0 and bit B7 are set.
* Least significant bit
** Most significant bit
For information about .condition, .enable, .event, .ntr, and .ptr registers, refer to Status register set
contents (on page 15-1) and Enable and transition registers (on page 15-19). The individual bits of
this register are defined in the following table.
status.standard.OPERATION_COMPLETE
status.standard.OPC
Set bit indicates that all pending selected instrument operations are completed and the instrument
is ready to accept new commands. The bit is set in response to an *OPC command. The opc()
function can be used in place of the *OPC command.
Bit B0 decimal value: 1