:CALC<Ch>:RLIM:FAIL

Type

Query

Syntax

:CALCulate<Ch>[:SELected]:RLIMit:FAIL?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:RLIMit:FAIL?

Description

This command returns the ripple test result.

Variable

Query Response

{1|0}<newline><^END>

1: Fail

0: Pass

Examples

Dim Var as String
Ena.WriteString ":CALC1:RLIM:FAIL?", True
Var=Ena.ReadNumber

Related Commands

:CALC:RLIM

:CALC:RLIM:REP

:DISP:FSIG

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.RLIMIT.FAIL

SCPI.CALCULATE(Ch).TRACE(Tr).RLIMIT.FAIL