Query
:CALCulate<Ch>[:SELected]:EQUation:VALid?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:EQUation:VALid?
This command returns 0 when the equation expression and label are correct but the required S-parameter data is not measured or if it refers the invalid corrected memory array. Annotation of 'Equ!' is displayed at trace status area when this command returns 0.
Equation Editor can refer S parameter data and data present in corrected memory array.
{1|0}<newline><^END>
1: Valid
0: Invalid
Dim Var as String
Ena.WriteString ":CALC1:EQU:VAL?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
'Equ' or 'Equ!' at trace status area
SCPI.CALCULATE(Ch).SELECTED.EQUATION.VALID
SCPI.CALCULATE(Ch).TRACE(Tr).EQUATION.VALID