Keysight Technologies 34450A Programmer's Reference Manual page 282

Digit multimeter
Hide thumbs Also See for 34450A:
Table of Contents

Advertisement

2     SCPI Programming
 Bit Number
12
Upper Limit Failed
13-15 Not Used
— Use the <enable_value> parameter to specify which bits will be reported to the Status Byte. The
decimal value specified corresponds to the binary-weighted sum of the bits you wish to enable in the
register. For example, to enable bit 0 (decimal value = 1), bit 1 (decimal value = 2), and bit 12 (decimal
value = 4096), the corresponding decimal value would be 4099 (1 + 2 + 4096).
— The
*CLS
(clear status) command will not clear the enable register but it does clear all bits in the event
register.
— The
STATus:PRESet
command will clear all bits in the enable register.
— The
*RST
command has no effect on this register.
— The
*PSC
command affects whether this register is cleared at power on.
Return Format
The query command reads the enable register and returns a decimal value which corresponds to the
binary-weighted sum of all bits set in the register. For example, if bit 0 (decimal value = 1) and bit 1 (decimal
value = 2) are enabled, the query command will return " +3 ".
Examples
The following command enables bit 9 (decimal value = 512) in the enable register.
STAT:QUES:ENAB 512
The following query returns which bits are enabled in the register.
STAT:QUES:ENAB?
Typical Response: +512
See Also
STATus:QUEStionable:CONDition?
STATus:QUEStionable[:EVENt]?
STATus:PRESet
282
Decimal Value
Definition
4096
Reading is greater than upper limit in limit test.
Not Used
"0" is returned.
Keysight 34450A Programmer's Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents