2 MEASurement Commands
130 Keysight N8262A Programming Guide
CONFigure[1] |2|3|4?
This query returns the present configuration of the specified window/
measurement.
Syntax
The string returned depends on the setting of the CALCulate:MATH and
CALCulate:RELative:STATe commands.
The configuration is returned as a quoted string in the following format:
“<function> <expected_value>,<resolution>,<source list>”
CALCulate:MATH
CALCulate:RELative:
STATe
Function <source list>
(SENSe1) OFF :POW:AC (@1)
(SENSe2) OFF :POW:AC (@2)
(SENSe1) ON :POW:AC:REL (@1)
(SENSe2) ON :POW:AC:REL (@2)
(SENSe1 - SENSe2) OFF :POW:AC:DIFF (@1),(@2)
(SENSe2 - SENSe1) OFF :POW:AC:DIFF (@2),(@1)
(SENSe1 - SENSe2) ON :POW:AC:DIFF:REL (@1),(@2)
(SENSe2 - SENSe1) ON :POW:AC:DIFF:REL (@2),(@1)
(SENSe1 - SENSe1) OFF :POW:AC:DIFF (@1),(@1)
(SENSe2 - SENSe2) OFF :POW:AC:DIFF (@2),(@2)
(SENSe1 - SENSe1) ON :POW:AC:DIFF:REL (@1),(@1)
(SENSe2 - SENSe2) ON :POW:AC:DIFF:REL (@2),(@2)
(SENSe2/SENSe1) OFF :POW:AC:RAT (@1),(@2)