COM Server Commands
252
SCPI.SENSe(Ch).OFFSet.PORT(Pt).FREQuency.DATA
Object Type
Property (read only)
Data Type
Variant (array of double)
Target
Port
Pt
of channel
Ch
,
Ch
Pt
port number 1–2 (see
Description
Reads the frequency data for the selected port
Pt
when the frequency
offset feature is ON and offset type is "PORT", for the selected channel
Ch
.
The array size is N, where N is the number of measurement points.
For the n–th point, where n from 1 to N:
Data(n–1)
the frequency value at the n–th measurement point.
Syntax
Dim Data As Variant
Data =
app.SCPI.SENSe(Ch).OFFSet.PORT(Pt).FREQuency.DATA
Related
Commands
SCPI.SENSe(Ch).OFFset.STATe
SCPI.SENSe(Ch).OFFset.TYPE
Equivalent
Softkeys
None