Series 3700A System Switch/Multimeter Reference Manual Section 11: TSP command reference
3700AS-901-01 Rev. D/June 2018 11-383
-- decimal 20480 = binary 0101 0000 0000 0000
operationRegister = 20480
status.operation.enable = operationRegister
Sets the USER and PROG bits of the operation status enable register using a decimal value.
Also see
None
status.operation.user.*
These attributes manage the operation status user register set of the status model.
Usage
operationRegister = status.operation.user.condition
operationRegister = status.operation.user.enable
operationRegister = status.operation.user.event
operationRegister = status.operation.user.ntr
operationRegister = status.operation.user.ptr
status.operation.user.condition = operationRegister
status.operation.user.enable = operationRegister
status.operation.user.ntr = operationRegister
status.operation.user.ptr = operationRegister
The status of the operation status user 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 operation status user registers. Reading a status
register returns a value. The binary equivalent of the value indicates which register bits are set. In the
binary equivalent, the least significant bit 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 bits B0 and B7 are set.
* Least significant bit
** Most significant bit