Please enable JavaScript to view this site.

 Network Analyzers using TRVNA software

SCPI Command

SENSe<Ch>:VVM:TABLe:DATA

Description

Returns data table of the vector voltmeter.

The array has the following format:

{<Flag1>, <N>,

<Abs.Mag 1>, <Abs.Phase 1> [,<Rel.Mag 1>] [,<Rel.Phase 1>],

<Abs.Mag N>, <Abs.Phase N> [,<Rel.Mag N>] [,<Rel.Phase N>]},

Where:

<Flag1> reference value, "0" is not specified, "1" is specified, N – rows number in the data table;

<Abs.Mag i>, <Abs.Phase i> – measurement data of a vector voltmeter;

[,<Rel.Mag i>] [,<Rel.Phase i>] – measurement data relative to the reference value (if specified).

query only

Target

Channel <Ch>,

<Ch>={[1]|2|...|9}

Query Response

<numeric 1>,<numeric 2>,…<numeric 2+N×(2+M×2)>

Where:

N – number of table rows,

M – flag value Flag1

Related Commands

SENS:VVM:TABL:CLE

SENS:VVM:TABL:MEM

SENS:VVM:TABL:REM

SENS:VVM:TABL:INS

Equivalent Softkeys

None


Equivalent COM Command

SCPI.SENSe(Ch).VVM.TABLe.DATA

Syntax

Data = app.SCPI.SENSe(Ch).VVM.TABLe.DATA

Type

Variant (Double array) (read only)


 

Back to SENSe

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1