:FILE<fnum>:DATA <accesspoint>,<param>,<block>

(Read-Write) This command writes S-parameter values to PLTS or reads data from PLTS.

 

Parameters

 

<fnum>

ID of the selected file.

<accesspoint>

Data access point is chosen from:

ORIGinal - Original data

DEEMbedded - De-embedded data

<param>

Parameter names. Names must be a FD data name. For example, S11, S21, Sdd11, Sdd21, etc.

<block>

S-parameter values. Double array in order of real, imag, real, imag...

Examples

:FILE1:DATA ORIG,'S11',data

Query Syntax

:FILE1:DATA? ORIG,'S11'

Return Type

Double

Default

Not Applicable