![Copper Mountain Technologies PLANAR TR1300/1 Скачать руководство пользователя страница 120](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189120.webp)
COM Server Commands
120
SCPI.CALCulate(
Ch
). TRACe(
Tr
).DATA.SDATa
Object Type
Property (read only)
Data Type
Variant (Double array)
Target
The specified trace
Tr
of channel
Ch
,
Tr
trace number 1–8 (see Table 3)
Ch
channel number 1–9 (see Table 1)
Description
The corrected data array. The corrected measurements are complex
numbers. Also, see section 12.
The array size is 2N, where N is the number of measurement points.
For the n–th point, where n from 1 to N:
Data(2n–2) the real part of corrected measurement;
Data(2n–1) the imaginary part of corrected measurement.
Syntax
Dim Data As Variant
Data = app.SCPI.CALCulate(Ch). Trace(Tr).DATA.SDATa
Equivalent
Softkeys
None