Range
Preset
value
Examples
Dim EqState As Boolean
EqState = ON
SCPI.CALCulate(1).SELected.EQUation.STATE = EqState
EqState = SCPI.CALCulate(1).SELected.EQUation.TEXT
Related objects
SCPI.CALCulate(Ch).SELected.EQUation.TEXT
SCPI.CALCulate(Ch).SELected.EQUation.VALid
Equivalent key
> Equation
Display
Equivalent SCPI command
Syntax
All revision:
:CALCulate{[1]-160}[:SELected]:EQUation:STATE {ON|OFF|1|0}
:CALCulate{[1]-160}[:SELected]:EQUation:STATE?
In revision A.9.60 and above, the following syntax is also supported:
:CALCulate{[1]-160}:TRACe{[1]-160}:EQUation:STATE {ON|OFF|1|0}
:CALCulate{[1]-160}:TRACe{[1]-160}:EQUation:STATE?
Query response
{1/0} <newline><^END>
Example of use
10 OUTPUT 717;":CALC1:SELected:EQUation:STATE ON"
20 OUTPUT 717;":CALC1:SELected:EQUation:STATE?"
30 ENTER 717;A
Select from either of the following:
True or ON: Turns ON the Equation Editor.
•
False or OFF: Turns OFF the Equation Editor.
•
False or OFF
Programming
1731
Need help?
Do you have a question about the E5071C and is the answer not in the manual?
Questions and answers