Query
:CALCulate<Ch>[:SELected]:RLIMit:FAIL?
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:RLIMit:FAIL?
This command returns the ripple test result.
{1|0}<newline><^END>
1: Fail
0: Pass
Dim Var as String
Ena.WriteString ":CALC1:RLIM:FAIL?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).SELECTED.RLIMIT.FAIL
SCPI.CALCULATE(Ch).TRACE(Tr).RLIMIT.FAIL