Command/Query
: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]?
This command turns ON/OFF the ripple test function.
Parameter |
Selection Option |
Description |
ON/OFF the ripple test function |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:RLIM " & Str(Var), True
Ena.WriteString ":CALC1:RLIM?", True
Var=Ena.ReadNumber
Analysis > Ripple Limit > Ripple Limit Test
SCPI.CALCULATE(Ch).SELECTED.RLIMIT.STATE
SCPI.CALCULATE(Ch).TRACE(Tr).RLIMIT.STATE