Please enable JavaScript to view this site.

 Network Analyzers using TRVNA software

SCPI Command

SENSe<Ch>:CORRection:COLLect:DATA:LOAD <numeric list>

SENSe<Ch>:CORRection:COLLect:DATA:LOAD?

Description

Writes or reads out the array of the load calibration standard measurement for the port 1.

The array size is 2N, where N is the number of measurement points.

For the n–th point, where n from 1 to N:

<numeric 2n-1>      real part of the measurement

<numeric 2n>          imaginary part of the measurement

command/query

Target

Channel <Ch>,

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

Parameter

<numeric list>

The data array of the load standard measurement

Query Response

<numeric 1>, <numeric 2>, …<numeric 2N>

Related Commands

SENS:CORR:COLL:LOAD

Equivalent Softkeys

None


Equivalent COM Command

SCPI.SENSe(Ch).CORRection.COLLect.DATA.LOAD(Pt)

Syntax

Data = app.SCPI.SENSe(Ch).CORRection.COLLect.DATA.LOAD(Pt)

app.SCPI.SENSe(Ch).CORRection.COLLect.DATA.LOAD(Pt) = Data

Type

Variant (array of Double) (read/write)


 

Back to SENSe

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1