COM Server Commands
265
SCPI.SENSe(
Ch
).VVM.DATA
Object Type
Property (read only)
Data Type
Variant (Double array)
Target
Channel
Ch
,
Ch
Description
Reads out the value of the vector voltmeter measurement (query only).
If a reference value is specified, the return value is read relatively to it.
The data include 2 elements:
<numeric 1>
Magnitude value, depending on the data
format or SWR value;
<numeric 2>
Phase value or zero in SWR format.
Syntax
Dim Data As Variant
Data = app.SCPI.SENSe(
Ch
).VVM.DATA
Equivalent
Softkeys
None