Command/Query
:CALCulate<Ch>[:SELected]:EQUation:STATe {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:EQUation:STATe?
This command sets/gets the equation state.
Parameter |
Selection Option |
Description |
Equation state |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CALC1:EQU:STAT ON", True
Ana.WriteString ":CALC1:EQU:STAT?", True
Var=Ana.ReadNumber
Display > Equation
SCPI.CALCULATE(Ch).SELECTED.EQUATION.STATE