:CALC<Ch>:RLIM

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:RLIMit[:STATe] {ON|OFF|1|0}

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

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:RLIMit[:STATe] {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:RLIMit[:STATe]?

Description

This command turns ON/OFF the ripple test function.

Variable

Parameter

Selection Option

Description

ON/OFF the ripple test function

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:RLIM " & Str(Var), True
Ena.WriteString ":CALC1:RLIM?", True
Var=Ena.ReadNumber

Related Commands

:CALC:RLIM:DATA

:CALC:RLIM:DISP:LINE

:CALC:RLIM:DISP:SEL

:CALC:RLIM:DISP:VAL

:CALC:RLIM:FAIL

:CALC:RLIM:REP

Equivalent Softkey

Analysis > Ripple Limit > Ripple Limit Test

COM Command Syntax (Internal Control Only)

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

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