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>

Applicable Models: All

(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>

VNA 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>

Applicable Models: All

(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 VNA 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>

Applicable Models: All

(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>

Applicable Models: All

(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>

Applicable Models: All

(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>

Applicable Models: All

(Read-Write) Sets and returns the value for the 'C' (Capacitance) circuit element for a port matching circuit model to simulate on port 'n'. The port matching circuit model is selected using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>. You can specify C, C1, or C2 based on the selected port matching circuit model. Setting a value not used by the selected circuit will have no affect. Learn more.

There are three steps to set up a port matching circuit model simulation on a specified port:

  1. Select the port matching circuit model to simulate using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>.

  2. Set the values for R (Resistance), G (Conductance), C (Capacitance), and L (Inductance) corresponding to the selected port matching circuit model.

  3. Turn the feature on using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:STATe to simulate the circuit and compute the measurement as if the circuit were attached to the port.

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

Parameters

 

<cnum>

Channel number of the measurement. If unspecified, <cnum> is set to 1.

<n>

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>

Applicable Models: All

(Read-Write) Sets and returns the value for the 'G' (Conductance) circuit element for a port matching circuit model to simulate on port 'n'. The port matching circuit model is selected using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>. You can specify G, G1, or G2 based on the selected port matching circuit model. Setting a value not used by the selected circuit will have no affect. Learn more.

There are three steps to set up a port matching circuit model simulation on a specified port:

  1. Select the port matching circuit model to simulate using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>.

  2. Set the values for R (Resistance), G (Conductance), C (Capacitance), and L (Inductance) corresponding to the selected port matching circuit model.

  3. Turn the feature on using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:STATe to simulate the circuit and compute the measurement as if the circuit were attached to the port.

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

Parameters

 

<cnum>

Channel number of the measurement. If unspecified, <cnum> is set to 1.

<n>

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>

Applicable Models: All

(Read-Write) Sets and returns the value for the 'L' (Inductance) circuit element for a port matching circuit model to simulate on port 'n'. The port matching circuit model is selected using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>. You can specify L, L1, or L2 based on the selected port matching circuit model. Setting a value not used by the selected circuit will have no affect. Learn more.

There are three steps to set up a port matching circuit model simulation on a specified port:

  1. Select the port matching circuit model to simulate using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>.

  2. Set the values for R (Resistance), G (Conductance), C (Capacitance), and L (Inductance) corresponding to the selected port matching circuit model.

  3. Turn the feature on using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:STATe to simulate the circuit and compute the measurement as if the circuit were attached to the port.

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

Parameters

 

<cnum>

Channel number of the measurement. If unspecified, <cnum> is set to 1.

<n>

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>

Applicable Models: All

(Read-Write) Sets and returns the value for the 'R' (Resistance) circuit element for a port matching circuit model to simulate on port 'n'. The port matching circuit model is selected using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>. You can specify R, R1, or R2 based on the selected port matching circuit model. Setting a value not used by the selected circuit will have no affect. Learn more.

There are three steps to set up a port matching circuit model simulation on a specified port:

  1. Select the port matching circuit model to simulate using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:PORT<n>[:TYPE]<char>.

  2. Set the values for R (Resistance), G (Conductance), C (Capacitance), and L (Inductance) corresponding to the selected port matching circuit model.

  3. Turn the feature on using CALCulate<cnum>:FSIMulator:SENDed:PMCircuit:STATe to simulate the circuit and compute the measurement as if the circuit were attached to the port.

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

Parameters

 

<cnum>

Channel number of the measurement. If unspecified, <cnum> is set to 1.

<n>

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>

Applicable Models: All

(Read-Write) Select whether or 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. If unspecified, <cnum> is set to 1.

<n>

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

SCPC  Series C - Parallel C

PCSC  Parallel C - Series C

SLPL  Series L - Parallel L

PLSL  Parallel L - Series L

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>

Applicable Models: All

(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>

Applicable Models: All

(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>

Applicable Models: All

(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>

Applicable Models: All

(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>

Applicable Models: All

(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>

Applicable Models: All

(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>

Applicable Models: All

(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