:CALC<Ch>:RLIM:DISP:SEL

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:RLIMit:DISPlay:SELect <Value>

:CALCulate<Ch>[:SELected]:RLIMit:DISPlay:SELect?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:RLIMit:DISPlay:SELect <Value>

:CALCulate<Ch>:TRACe<Tr>:RLIMit:DISPlay:SELect?

Description

This command sets/gets the ripple limit band for ripple limit test.

Variable

Parameter

Value

Description

Ripple limit band

Data Type

Numeric type (Integer)

Range

1 to 12

Preset Value

1

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 10
Ena.WriteString ":CALC1:RLIM:DISP:SEL " & Str(Var), True
Ena.WriteString ":CALC1:RLIM:DISP:SEL?", True
Var=Ena.ReadNumber

Related Commands

:CALC:RLIM

:CALC:RLIM:DISP:LINE

:CALC:RLIM:DISP:VAL

Equivalent Softkey

Analysis > Ripple Limit > Ripple Band > 1 to 12

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.RLIMIT.DISPLAY.SELECT

SCPI.CALCULATE(Ch).TRACE(Tr).RLIMIT.DISPLAY.SELECT