SCPI Command
CALCulate<Ch>[:SELected]:RLIMit:DISPlay:SELect <numeric>
CALCulate<Ch>[:SELected]:RLIMit:DISPlay:SELect?
Or
CALCulate<Ch>:TRACe<Tr>:RLIMit:DISPlay:SELect <numeric>
CALCulate<Ch>:TRACe<Tr>:RLIMit:DISPlay:SELect?
Sets or reads out the number of the ripple limit test band selected for the ripple value display. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<numeric>, range from 1 to 12
Sets the value of the limit, which is closer to the specified value.
<numeric>
1
Analysis > Ripple Limit > Ripple Value Band
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.SELect
note |
This command is similar to CALCulate<Ch>[:SELected]:RLIMit:DISPlay:SELect only. |
Value = app.SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.SELect
app.SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.SELect = 2
Long (read/write)
Back to CALCulate
Back to Command Finder