Property (Read Only)
Data = SCPI.CALCulate(Ch).SELected.EQUation.VALid
This command returns False 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 when this command returns a False value.
Equation Editor can refer S parameter data and data present in corrected memory array.
Parameter |
Data |
Description |
A boolean value which gets the state of the equation in the Equation Editor of selected channel (Ch) as invalid (False) or valid (True) |
Data type |
Boolean type (Boolean) |
Range
|
True or ON: Valid Spara data False or OFF: Invalid Spara data |
Preset value |
False or OFF |
Dim EqState As Boolean
EqState = SCPI.CALCulate(1).SELected.EQUation.VALid
SCPI.CALCulate(Ch).SELected.EQUation.STATE
SCPI.CALCulate(Ch).SELected.EQUation.TEXT
No equivalent key is available on the front panel.
:CALCulate{[1]-4}[:SELected]:EQUation:VALid?
<1|0><newline><^END>
10 OUTPUT 717;":CALC1:EQU:VAL?"
20 ENTER 717;A