![Copper Mountain Technologies PLANAR TR1300/1 Скачать руководство пользователя страница 118](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189118.webp)
COM Server Commands
118
SCPI.CALCulate(
Ch
).TRACe(
Tr
).DATA.FDATa
Object Type
Property (read only)
Data Type
Variant (Double array)
Target
The specified trace
Tr
of channel
Ch
,
Tr
trace number 1–8 (see
Ch
Description
The formatted data array. The array elements contain measurements in
the current format, for example, in logarithmic magnitude format (Log
Mag). 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) real number in rectangular format, real part in polar and
Smith chart formats;
Data(2n–1) 0 in rectangular format, imaginary part in polar and Smith
chart formats.
Syntax
Dim Data As Variant
Data = app.SCPI.CALCulate(Ch).Trace(Tr).DATA.FDATa
Equivalent
Softkeys
None