FSimulatorSend

M9370A / M9371A / M9372A / M9374A / M9375A

Calculate:FSimulator:Sended Commands


Specifies settings for embedding and de-embedding Single-Ended (2-port) fixturing circuits.

CALCulate:FSIMulator:SENDed:

DEEMbed

     PORT

          SNP:REVerse

          [TYPE]

          USER:FILename

     STATe

OORDer

PMCircuit

     PORT

          PARameters

               C

               G

               L

               R

          [TYPE]

          USER:FILename

     STATe

POWer:PORT:COMPensation

ZCONversion

     PORT

          IMAG

          REAL

          Z0[:R]

     STATe

Click on a keyword to view the command details.

See Also

Note:  CALC:FSIM commands affect ALL measurements on the specified channel.


CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:PORT<n>:SNP:REVerse <bool>

(Read-Write)  Set and read whether or not to reverse ports on a 2-port fixture or adapter to be de-embedded. Learn more.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

PNA port number to which SNP file is to be de-embedded.

<bool>

Choose from:

ON or 1 - Reverse ports

OFF or 0 - Do NOT Reverse ports

Examples

CALC:FSIM:SEND:DEEM:PORT1:SNP:REV 1
calculate2:fsimulator:sended:deembed:port2:snp:reverse 0

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:PORT<n>:SNP:REVerse?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:PORT<n>[:TYPE] <char>

(Read-Write) Select whether or not to load a 2-port De-embedding circuit model for the specified port number.  Circuit model USER is valid when an associated .s2p file is specified with CALC:FSIM:SEND:DEEM:PORT1:USER:FILename.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive circuit model.

<char>

Choose from:

NONE - Port does not have a circuit model.

USER - Circuit model for the port will be loaded from PNA drive.

Examples

CALC:FSIM:SEND:DEEM:PORT1 USER
calculate2:fsimulator:sended:deembed:port2:type none

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:PORT<n>[:TYPE]?

Return Type

Character

Default

None


CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:PORT<n>:USER:FILename <string>

(Read-Write) Specifies the filename of the circuit model to be used for de-embedding. Circuit model is applied when both CALC:FSIM:SEND:DEEM:PORT1 USER is selected and the filename is specified with this command.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive circuit model.

<string>

File name and extension (.s2P) of the de-embedding circuit.

Files are stored in the default folder "C:/Program Files/Keysight/Network Analyzer/Documents

To recall from a different folder, specify the full path name.

Examples

CALC:FSIM:SEND:DEEM:PORT1:USER:FIL 'myFile.s2P'
calculate2:fsimulator:deembed:port2:user:file "C:/Program Files/Keysight/Network Analyzer/Documents/myFile.s2P"

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:PORT<n>:USER:FILename?

Return Type

String

Default

Not Applicable


CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:STATe <bool>

(Read-Write)  Turns de-embedding ON or OFF for all ports on the specified channel.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<bool>

Choose from:

ON or 1 - Turns de-embedding ON

OFF or 0 - Turns de-embedding OFF

Examples

CALC:FSIM:SEND:DEEM:STAT 1
calculate2:fsimulator:sended:deembed:state 0

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:DEEMbed:STATe?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:SENDed:OORDer <a,b,c,d>

(Read-Write) Sets and returns the order in which Single-ended Fixture Operations occur. Learn more about these operations.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<a,b,c,d>

Order of operations, where:

0 - Port Extension operation

1 - 2-Port DeEmbedding operation

2 - Port Matching operation

3 - Arbitrary Impedance operation

Examples

CALC:FSIM:SEND:OORD 1,2,3,0
calculate2:fsimulator:sended:oorder 1,2,3,0

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:OORDer?

Return Type

Comma-separated values

Default

0,1,2,3


CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:C <value>

(Read-Write) Sets and returns the Capacitance, 'C' value for the specified port number.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive value.

<value>

Capacitance value in farads. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:SEND:PMC:PORT1:PAR:C 0.00002
calculate2:fsimulator:sended:pmcircuit:port2:parameters:c 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:C?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:G <value>

(Read-Write) Sets and returns the Conductance, 'G' value for the specified port number.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive value.

<value>

Conductance value in siemens. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:SEND:PMC:PORT1:PAR:G 0.00002
calculate2:fsimulator:sended:pmcircuit:port2:parameters:g 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:G?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:L <value>

(Read-Write) Sets and returns the Inductance, 'L' value for the specified port number.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive value.

<value>

Inductance value in henries. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:SEND:PMC:PORT1:PAR:L 0.00002
calculate2:fsimulator:sended:pmcircuit:port2:parameters:l 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:L?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:R <value>

(Read-Write) Sets and returns the Resistance, 'R' value for the specified port number.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive value.

<value>

Resistance value in ohms. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:SEND:PMC:PORT1:PAR:R 0.00002
calculate2:fsimulator:sended:pmcircuit:port2:parameters:r 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:PARameters:R?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE] <char>

(Read-Write) Select whether of not to load a 2 port matching circuit model for the specified port number. Circuit model USER is valid when an associated .s2p file is specified with CALC:FSIM:SEND:PMC:PORT1:USER:FIL

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive circuit model.

<char>

Circuit model. Choose from

NONE  No circuit model

SLPC  Series L - Parallel C

PCSL  Parallel C - Series L

PLSC  Parallel L - Series C

SCPL  Series C - Parallel L

PLPC  Parallel L - Parallel C

USER  Load S2P file

Examples

CALC:FSIM:SEND:PMC:PORT1:USER
calculate2:fsimulator:sended:pmcircuit:port2:type slpc

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]?

Return Type

Character

Default

None - No circuit model


CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:USER:FILename <string>

(Read-Write) Specifies the filename of the circuit model to be used for port matching. Circuit model is applied when both CALC:FSIM:SEND:PMC:PORT1 USER is selected and the filename is specified with this command.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive circuit model.

<string>

File name and extension (.s2P) of the de-embedding circuit.

Files are stored in the default folder "C:/Program Files/Keysight/Network Analyzer/Documents

To recall from a different folder, specify the full path name.

Examples

CALC:FSIM:SEND:PMC:PORT1:USER:FIL 'myFile.s2P'
calculate2:fsimulator:pmcircuit:port2:user:file "C:/Program Files/Keysight/Network Analyzer/Documents/myFile.s2P"

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>:USER:FILename?

Return Type

String

Default

Not Applicable


CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:STATe <bool>

(Read-Write)  Turns Port Matching ON or OFF for all ports on the specified channel.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<bool>

Choose from:

ON or 1 - Turns Port Matching  ON

OFF or 0 - Turns Port Matching  OFF

Examples

CALC:FSIM:SEND:PMC:STAT 1
calculate2:fsimulator:sended:pmcircuit:state 0

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:STATe?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:SENDed:POWer:PORT<n>:COMPensation <bool>

(Read-Write) Adjusts the source power at the specified port by the combined amount of loss through ALL enabled fixturing operations. Use this function to set the power level at the DUT input. Learn more.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<port>

Port number to receive power compensation.

<bool>

Choose from:

ON or 1 - Compensate source power

OFF or 0 - Do NOT compensate source power

Examples

CALC:FSIM:SEND:POW:PORT1:COMP 1
calculate2:fsimulator:power:port2:compensation off

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:POWer:PORT<n>:COMPensation?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:PORT<n>:IMAG <value>

(Read-Write) Sets and returns the Imaginary portion of the impedance value for the specified single-ended port. Use CALC:FSIM:SEND:ZCON:PORT:REAL to set the real value. Or use CALC:FSIM:SEND:ZCON:PORT:Z0 to set both values together.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<n>

Port number to receive value.

<value>

Imaginary impedance value. Choose a value between -1E18 and 1E18

Examples

CALC:FSIM:SEND:ZCON:PORT1:IMAG 75
calculate2:fsimulator:sended:zconversion:port2:imag 150

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:PORT<n>:IMAG?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:PORT<n>:REAL <value>

(Read-Write) Sets and returns the Real portion of the impedance value for the specified single-ended port. Use CALC:FSIM:SEND:ZCON:PORT:IMAG to set the imaginary value. Or use CALC:FSIM:SEND:ZCON:PORT:Z0 to set both values together.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<n>

Port number to receive value.

<value>

Real Impedance value in ohms. Choose a value between 0 to 1E7

Examples

CALC:FSIM:SEND:ZCON:PORT1:REAL 51
calculate2:fsimulator:sended:zconversion:port2:real 75

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:PORT<n>:REAL?

Return Type

Numeric

Default

50


CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:PORT<n>:Z0[:R] <value>

(Read-Write) Sets and returns the Real portion of the impedance value for the specified single-ended port. The imaginary portion is automatically set to 0.0.

To set both values separately, use CALC:FSIM:SEND:ZCON:PORT:REAL and CALC:FSIM:SEND:ZCON:PORT:IMAG.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<n>

Port number to receive value.

<value>

Port Impedance value in ohms. Choose a value between 0 to 1E7

Examples

CALC:FSIM:SEND:ZCON:PORT1:Z0 51
calculate2:fsimulator:sended:zconversion:port2:z0:r 75

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:PORT<n>:Z0[:R]?

Return Type

Numeric

Default

50


CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:STATe <bool>

(Read-Write)  Turns Port Impedance ON or OFF for all ports on the specified channel.

Note:  This command affects ALL measurements on the specified channel.

Parameters

 

<cnum>

Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1.

<bool>

Choose from:

ON or 1 - Turns Port Impedance ON

OFF or 0 - Turns Port Impedance OFF

Examples

CALC:FSIM:SEND:ZCON:STAT 1
calculate2:fsimulator:sended:zconversion:state 0

Query Syntax

CALCulate<cnum>:FSIMulator:SENDed:ZCONversion:STATe?

Return Type

Boolean

Default

OFF


Last Modified:

3-Feb-2014

Fixed tree

20-May-2011

Fixed SNP syntax

12-Nov-2010

Added SNP reverse

2-Feb-2009

Added OORDer