Command/Query
: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?
This command sets/gets the ripple limit band for ripple limit test.
Parameter |
Value |
Description |
Ripple limit band |
Data Type |
Numeric type (Integer) |
Range |
1 to 12 |
Preset Value |
1 |
{numeric}<newline><^END>
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
Analysis > Ripple Limit > Ripple Band > 1 to 12
SCPI.CALCULATE(Ch).SELECTED.RLIMIT.DISPLAY.SELECT
SCPI.CALCULATE(Ch).TRACE(Tr).RLIMIT.DISPLAY.SELECT