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 |
Click a Red keyword to view the command details.
See Also
Applicable Models: E5080A, M9485A
(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. |
|
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 "D:\". To recall from a different folder, specify the full path name. |
Examples |
10 calculate2:fsimulator:embed:network2: filename "D:\trace01.s4p" 20 calculate2:fsimulator:embed:network2:type embed |
Query Syntax |
CALCulate<cnum>:FSIMulator:EMBed:NETWork<n>:FILename? |
Return Type |
String |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Set and return the port mapping for a 4-port SNP file to be embedded. |
|
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 |
Applicable Models: E5080A, M9485A
(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. |
|
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 |
Applicable Models: E5080A, M9485A
(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 |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies the VNA port connections when topology A is selected. Specify topology using CALC:FSIM:EMB: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 |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies the VNA port connections when topology B is selected. Specify topology using CALC:FSIM:EMB: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 |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies the VNA port connections when topology C is selected. Specify topology using CALC:FSIM:EMB: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 |
Applicable Models: E5080A, M9485A
(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 |
Last modified:
18-May-2016 |
First Release |