![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 100](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189100.webp)
COM Server Commands
100
SCPI.CALCulate(
Ch
).SELected.RLIMit.DISPlay.LINE
Object Type
Property (read/write)
Data Type
Boolean
Target
The active trace of channel
Ch
,
Ch
Description
The ON/OFF state of the ripple limit line display.
Allowable
Values
True
Ripple limit line ON
False
Ripple limit line OFF
Preset Value
False
Syntax
Dim Status As Boolean
Status =
app.SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.LINE
app.SCPI.CALCulate(Ch).SELected.RLIMit.DISPlay.LINE
= True
Equivalent
Softkeys
Analysis > Ripple Limit > Limit Line
SCPI.CALCulate(
Ch
).SELected.RLIMit.FAIL
Object Type
Property (read only)
Data Type
Boolean
Target
The active trace of channel
Ch
,
Ch
Description
Ripple limit test result.
Allowable
Values
True
Fail
False
Pass
Syntax
Dim Status As Boolean
Status =
app.SCPI.CALCulate(Ch).SELected.RLIMit.FAIL
Equivalent
Softkeys
None