FSimulatorEmbed

M9370A / M9371A / M9372A / M9374A / M9375A

Calculate:FSimulator:Embed Commands


Specifies settings for embedding and de-embedding balanced (4-port) fixturing circuits.

CALCulate:FSIMulator:EMBed:

NETWork:

    | FILename

    | PMAP

    | TYPE

STATe

TOPology:

    | A:PORTs

    | B:PORTs

    | C:PORTs

TYPE

Click a blue keyword to view the command details.

See Also

Critical Note: CALCulate commands act on the selected measurement. You can select one measurement for each channel using Calc:Par:MNUM or Calc:Par:Select. Learn more.


CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:FILename <string>

(Read-Write)  Specifies the 4-port touchstone file (*.s4p) in which the network to embed or de-embed resides. Following this command, send CALC:FSIM:EMB:NETW:TYPE. If the specified file does not exist, an error occurs when type command is sent.

Learn about 4-port network embedding.

Parameters

 

<cnum>

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

<n>

Network position. Choose from 1 or 2.

<string>

File name and extension (.s4P) of the 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

10 calculate2:fsimulator:embed:network2:filename "c:\users\public\network analyzer\documents/myFile.s4P"

20 calculate2:fsimulator:embed:network2:type embed

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:FILename?

Return Type

String

Default

Not Applicable


CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:PMAP <inA>,<inB>,<outA>,<outB>

(Read-Write)  Set and return the port mapping for a 4-port SNP file to be embedded.

Learn about 4-port network embedding.

Parameters

 

<cnum>

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

<n>

Network position. Choose from 1 or 2.

<inA> <inB> <outA> <outB>

Port Mapping. Use four port numbers in any order.

Example

CALC:FSIM:EMB:NETW1:PMAP 1,3,2,4

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:PMAP?

Return Type

Comma-separated numeric

Default

1,2,3,4


CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:TYPE <char>

(Read-Write)  Specify the type of processing to take place on the specified 4-port network. First specify the network filename with CALC:FSIM:EMB:NETW:FIL.

Learn about 4-port network embedding.

Parameters

 

<cnum>

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

<n>

Network position. Choose from 1 or 2.

<char>

Processing type. Choose from :

NONE - The same as disabling.

EMBed - Add Network circuit.

DEEMbed - Remove Network circuit.

Example

10 CALC:FSIM:EMB:NETW2:FIL 'myFile.s4p'

20 CALC:FSIM:EMB:NETW2:TYPE EMBed

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:TYPE?

Return Type

Character

Default

NONE


CALCulate<cnum>:FSIMulator:EMBed:STATe <bool>

(Read-Write)  Turns ON or OFF 4-port Network Embedding/De-embedding for all ports 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 4-port Network Embedding/De-embedding ON

OFF or 0 - Turns 4-port Network Embedding/De-embedding OFF

Examples

CALC:FSIM:EMB:STAT 1
calculate2:fsimulator:embed:state 0

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:STATe?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:EMBed:TOPology:A:PORTs <p1>,<p2>

(Read-Write)  Specifies the PNA port connections when topology A is selected. Specify topology using CALC:FSIM:EMBed:TYPE.

Topology A

 

Parameters

 

<cnum>

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

<p1>

PNA Port number assigned to a in above graphic.

<p2>

PNA Port number assigned to b in above graphic.

Examples

CALC:FSIM:EMB:TOP:A:PORT 2,1
calculate2:fsimulator:embed:topology:a:ports 1,2

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:TOPology:A:PORTs?

Return Type

Numeric

Default

1,2


CALCulate<cnum>:FSIMulator:EMBed:TOPology:B:PORTs <p1>,<p2>,<p3>

(Read-Write)  Specifies the PNA port connections when topology B is selected. Specify topology using CALC:FSIM:EMBed:TYPE.

Topology B

 

Parameters

 

<cnum>

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

<p1>

PNA Port number assigned to a in above graphic.

<p2>

PNA Port number assigned to b in above graphic.

<p3>

PNA Port number assigned to c in above graphic.

Examples

CALC:FSIM:EMB:TOP:B:PORT 2,1,4
calculate2:fsimulator:embed:topology:b:ports 1,2,3

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:TOPology:B:PORTs?

Return Type

Numeric

Default

1,2,3


CALCulate<cnum>:FSIMulator:EMBed:TOPology:C:PORTs <p1>,<p2>,<p3>,<p4>

(Read-Write)  Specifies the PNA port connections when topology C is selected. Specify topology using CALC:FSIM:EMBed:TYPE.

Topology C

 

Parameters

 

<cnum>

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

<p1>

PNA Port number assigned to a in above graphic.

<p2>

PNA Port number assigned to b in above graphic.

<p3>

PNA Port number assigned to c in above graphic.

<p4>

PNA Port number assigned to d in above graphic.

Examples

CALC:FSIM:EMB:TOP:C:PORT 2,1,4,3
calculate2:fsimulator:embed:topology:c:ports 1,2,3,4

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:TOPology:C:PORTs?

Return Type

Numeric

Default

1,2,3,4


CALCulate<cnum>:FSIMulator:EMBed:TYPE <char>

(Read-Write)  Specifies the PNA / DUT topology. Learn more about these and other PNA/DUT configurations.

Parameters

 

<cnum>

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

<char>

PNA / DUT topology. Choose from:

  • A - 2 PNA/DUT Ports

  • B - 3 PNA/DUT Ports

  • C - 4 PNA/DUT Ports

Click links to see topologies and port assignment commands.

Examples

CALC:FSIM:EMB:TYPE A
calculate2:fsimulator:embed:type c

Query Syntax

CALCulate<cnum>:FSIMulator:EMBed:TYPE?

Return Type

Character

Default

A