Specifies settings for embedding and de-embedding balanced (4-port) fixturing circuits.
CALCulate:FSIMulator:EMBed: NETWork: | FILename | PMAP | TYPE TOPology: | A:PORTs | B:PORTs | C:PORTs | D:PORTs |
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> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (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 "D:\" drive. To recall from a different folder, specify the full path name. |
Examples |
10 calculate2:fsimulator:embed:network2:filename "D:\myFile.s4P" 20 calculate2:fsimulator:embed:network2:type embed |
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:FILename? |
Return Type |
String |
Not Applicable |
CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:PMAP <inA>,<inB>,<outA>,<outB> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (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 |
1,2,3,4 |
CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:TYPE <char> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (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 |
NONE |
CALCulate<cnum>:FSIMulator:EMBed:STATe <bool> Superseded
Applicable Models: All This command is changed to CALCulate:FSIMulator:DRAFt:SECTion:CIRCuit:ENABle <ON | OFF> and CALCulate:FSIMulator:SECTion:CIRCuit:ENABle? Learn about Using Fixture Simulator. (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 |
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:STATe? |
Return Type |
Boolean |
OFF |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:A:PORTs <p1>,<p2> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (Read-Write) Specifies the VNA port connections when topology A is selected. Specify topology using CALC:FSIM:EMBed:TYPE.
|
|||
Parameters |
|
||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||
<p1> |
VNA Port number assigned to a in above graphic. |
||
<p2> |
VNA Port number assigned to b in above graphic. |
||
Examples |
CALC:FSIM:EMB:TOP:A:PORT
2,1 |
||
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:A:PORTs? |
||
Return Type |
Numeric |
||
1,2 |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:B:PORTs <p1>,<p2>,<p3> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (Read-Write) Specifies the VNA port connections when topology B is selected. Specify topology using CALC:FSIM:EMBed:TYPE.
|
|||
Parameters |
|
||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||
<p1> |
VNA Port number assigned to a in above graphic. |
||
<p2> |
VNA Port number assigned to b in above graphic. |
||
<p3> |
VNA Port number assigned to c in above graphic. |
||
Examples |
CALC:FSIM:EMB:TOP:B:PORT
2,1,4 |
||
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:B:PORTs? |
||
Return Type |
Numeric |
||
1,2,3 |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:C:PORTs <p1>,<p2>,<p3>,<p4> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (Read-Write) Specifies the VNA port connections when topology C is selected. Specify topology using CALC:FSIM:EMBed:TYPE.
|
|||
Parameters |
|
||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||
<p1> |
VNA Port number assigned to a in above graphic. |
||
<p2> |
VNA Port number assigned to b in above graphic. |
||
<p3> |
VNA Port number assigned to c in above graphic. |
||
<p4> |
VNA Port number assigned to d in above graphic. |
||
Examples |
CALC:FSIM:EMB:TOP:C:PORT
2,1,4,3 |
||
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:C:PORTs? |
||
Return Type |
Numeric |
||
1,2,3,4 |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:D:PORTs <p1>,<p2>,<p3>,<p4>...<pN> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (Read-Write) Specifies the VNA port connections for VNAs having greater than 4 ports. Specify topology using CALC:FSIM:EMBed:TYPE. Learn more.
|
|
Parameters |
|
<cnum> |
Channel number of the measurement. |
<p1>,<p2>,<p3>,<p4>...<pN> |
VNA port number assignment. |
Examples |
CALC:FSIM:EMB:TOP:D:PORT
2,1,4,3,6,5,8,7 |
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:TOPology:D:PORTs? |
Return Type |
Numeric |
Not Applicable |
CALCulate<cnum>:FSIMulator:EMBed:TYPE <char> Superseded
Applicable Models: All The command set of CALCulate:FSIMulator:EMBed:XXXX is changed to CALCulate:FSIMulator:DRAFt:CIRCuit:YYYY and CALCulate<cnum>:FSIMulator::CIRCuit:YYYY? Learn about Using Fixture Simulator. (Read-Write) Specifies the VNA / DUT topology. Learn more about these and other VNA/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> |
VNA / DUT topology. Choose from: Click links to see topologies and port assignment commands. |
Examples |
CALC:FSIM:EMB:TYPE
A |
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:TYPE? |
Return Type |
Character |
A |