SCPI Command
SENSe<Ch>:VVM:DATA?
Reads out the value of the vector voltmeter measurement. 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 |
---|
query only |
Channel <Ch>,
<Ch>={[1]|2|...|9}
<numeric 1>, <numeric 2>
None
Equivalent COM Command
SCPI.SENSe(Ch).VVM.DATA
Data = app.SCPI.SENSe(Ch).VVM.DATA
Variant (Double array) (read only)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)