5-292 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:STATus:MEASurement:ENABle
:STATus:MEASurement:ENABle
This command sets the event enable (MASK) for the Measurement/Stress Status
"EVENT" register. 1 enables a bit, and 0 disables a bit.
Enabled "EVENT" bits are ORed together, then reported to Bit1 of the Status Byte
register.
Syntax :STATus:MEASurement:ENABle register
Parameter
Query response register <newline><^END>
register is a decimal integer value, which is the sum of the binary-weighted values,
in NR1 response data format.
Example OUTPUT @Hp4155;":STAT:MEAS:ENAB 15"
OUTPUT @Hp4155;":STAT:MEAS:ENAB #H000F"
OUTPUT @Hp4155;":STAT:MEAS:ENAB #Q00000017"
OUTPUT @Hp4155;":STAT:MEAS:ENAB #B000000000001111"
OUTPUT @Hp4155;":STAT:MEAS:ENAB?"
ENTER @Hp4155;A
:STATus:MEASurement[:EVENt]?
This command returns the present status of the Measurement/Stress Status
"EVENT" register. Reading this register clears it.
This command has query form only.
Syntax :STATus:MEASurement [ :EVENt] ?
Query response register <newline><^END>
register is a decimal integer value, which is the sum of the binary-weighted values,
in NR1 response data format.
Example OUTPUT @Hp4155;":STAT:MEAS?"
ENTER @Hp4155;A
Parameter Type Explanation
register numeric or
non-decim
al numeric
decimal integer, hexadecimal, octal, or binary value
that is the sum of the binary-weighted values for the
desired bits.