Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 8: TSP command reference
DMM7510-901-01 Rev. B / May 2015
8-247
status.questionable.event
This attribute reads the Questionable Event Register.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (R)
Yes
Not applicable
Not applicable
Not applicable
Usage
questionableRegister
= status.questionable.event
questionableRegister
The value of the questionable status register (0 to 65535)
Details
This query reads the contents of the questionable status event register. After sending this command
and addressing the instrument to talk, a value is sent to the computer. This value indicates which bits
in the appropriate register are set.
The Questionable Register can be set to the numeric equivalent of the bit to set. To set more than
one bit of the register, set the Questionable Register to the sum of their decimal weights. For
example, to set bits B12 and B13, set the Questionable Register to 12,288 (which is the sum of 4,096
+ 8,192).
Example 1
-- decimal 66 = binary 0100 0010
questionableRegister = 66
status.questionable.enable = questionableRegister
Uses a decimal value to set bits B1 and
B6 of the status questionable enable
register.
Example 2
-- decimal 2560 = binary 00001010 0000 0000
questionableRegister = 2560
status.questionable.enable = questionableRegister
Uses a decimal value to set bits B9 and
B11 of the status questionable enable
register.
Also see
(on page 7)