Model 2651A High Power System SourceMeter® Instrument Reference Manual
Section 7: Command reference
2651A-901-01 Rev. A / March 2011
7-297
Bit Value
Description
B0
Not used
Not applicable.
B1
status.operation.trigger_overrun.SMUA
Set bit indicates one of the
enabled bits in the operation
status SMU A trigger overrun
event register is set.
Bit B1 decimal value: 2
B2-B9 Not
used
Not applicable.
B10
status.operation.trigger_overrun.TRIGGER_BLENDER
status.operation.trigger_overrun.TRGBLND
Set bit indicates one of the
enabled bits in the operation
status trigger blender overrun
event register is set.
Bit B10 decimal value: 1024
B11
status.operation.trigger_overrun.TRIGGER_TIMER
status.operation.trigger_overrun.TRGTMR
Set bit indicates one of the
enabled bits in the operation
status trigger timer overrun event
register is set.
Bit B11 decimal value: 2048
B12
status.operation.trigger_overrun.DIGITAL_IO
status.operation.trigger_overrun.DIGIO
Set bit indicates one of the
enabled bits in the operation
status digital I/O overrun event
register is set.
Bit B12 decimal value: 4096
B13
status.operation.trigger_overrun.TSPLINK
Set bit indicates one of the
enabled bits in the operation
status TSP-Link overrun event
register is set.
Bit B13 decimal value: 8192
B14
status.operation.trigger_overrun.LAN
Set bit indicates one of the
enabled bits in the operation
status LAN trigger overrun event
register is set.
Bit B14 decimal value: 16,384
B15
Not used
Not applicable.
As an example, to set bit B1 of the operation status trigger overrun summary enable register, set
status.operation.trigger_overrun.enable = status.operation.trigger_overrun.SMUA
.
In addition to the above constants,
operationRegister
can be set to the numeric equivalent of the bit to set.
To set more than one bit of the register, set
operationRegister
to the sum of their decimal weights. For
example, to set bits B1 and B10, set
operationRegister
to 1026 (which is the sum of 2 + 1024).
Bit
B7 B6 B5 B4 B3 B2 B1 B0
Binary
value
0/1 0/1 0/1 0/1 0/1 0/1 0/1 0/1
Decimal
128 64 32 16 8 4 2 1
Weights (2
7
) (2
6
) (2
5
) (2
4
) (2
3
) (2
2
) (2
1
) (2
0
)