SCPI Command
CALCulate<Ch>[:SELected]:RLIMit:DISPlay:LINE {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:RLIMit:DISPlay:LINE?
Or
CALCulate<Ch>:TRACe<Tr>:RLIMit:DISPlay:LINE {OFF|ON|0|1}
CALCulate<Ch>:TRACe<Tr>:RLIMit:DISPlay:LINE?
Turns the ripple limit line display ON/OFF. |
---|
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}
Choose from:
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Analysis > Ripple Limit > Ripple Limit
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.LINE
note |
This command is similar to CALCulate<Ch>[:SELected]:RLIMit:DISPlay:LINE only. |
Status = app.SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.LINE
app.SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.LINE = true
Boolean (read/write)
Back to CALCulate
Back to Command Finder