Please enable JavaScript to view this site.

 Network Analyzers using RVNA and RNVNA software

SCPI Command

SENSe<Ch>:CORRection:COEFficient[:DATA] <char>,<rcvport>,<srcport>,<numeric list>

SENSe<Ch>:CORRection:COEFficient[:DATA]? <char>,<rcvport>,<srcport>

Description

Writes or reads out the calibration coefficient data array.

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 calibration coefficients;

<numeric 2n> imaginary part of the calibration coefficients.

Note: The written calibration coefficients become effective only after the SENS:CORR:COEF:SAVE command is executed.

command/query

Target

Channel <Ch>,

<Ch>={[1]|2|3|4}

<Ch>={[1]…|16} (in N-port mode only)

Parameter

<char> Specifies the Error term:

ER

Reflection tracking

ED

Directivity

ES

Source match

<rcvport>, the number of the receiver port = 1

<srcport>, the number of the source port  = 1

<numeric list> the calibration coefficient array

Query Response

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

Related Commands

SENS:CORR:COEF:SAVE

Equivalent Softkeys

None


Equivalent COM Command

SCPI.SENSe(Ch).CORRection.COEFficient.DATA(Str, Pt_r, Pt_s)

Syntax

Data = app.SCPI.SENSe(Ch).CORRection.COEFficient. DATA(Str,Pt_r, Pt_s)

app.SCPI.SENSe(Ch).CORRection.COEFficient.DATA(Str, Pt_r, Pt_s) = 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