![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 101](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189101.webp)
COM Server Commands
101
SCPI.CALCulate(
Ch
).SELected.RLIMit.REPort.DATA
Object Type
Property (read only)
Data Type
Variant (Double array)
Target
The active trace of channel
Ch
,
Ch
Description
The data array, which is the ripple limit test results. The array size is
1+3N, where N is the number of ripple limit bands.
For the n–th point, where n from 1 to N:
Data(0)
N total number of the bands;
Data(3n–2)
n number of the band;
Data(3n–1)
Ripple value in the n–th band;
Data(3n–0)
Ripple limit test result in the n–th band:
0: Pass
1: Fail
Syntax
Dim Data As Variant
Data =
app.SCPI.CALCulate(Ch).SELected.RLIMit.REPort.DATA
Equivalent
Softkeys
None