CALCulate:FSIMulator:BALun: BPORt | OFFSet | PHASe | POWer | SWEep | PHASe | STARt | STOP CZConversion | BPOrt | IMAG | REAL | Z0 | R | LPOrt | IMAG | REAL | Z0 | R | STATe DMCircuit | BPOrt | PARameters | C | G | L | R | [TYPE] | USER | FILename | LPOrt | PARameters | C | G | L | R | [TYPE] | USER | FILename | STATe DZConversion | BPOrt | IMAG | REAL | Z0 | R | LPOrt | IMAG | REAL | Z0 | R | STATe PHASe | SWEEP | SWEep | STATe |
Click on a Red keyword to view the command details.
See Also
Learn about iTMSA
Notes:
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.
CALC:PAR:CAT? alone can NOT be used to return a balanced measurement parameter. If a balanced measurement transform is being performed, then additional querying of the CALC:FSIM system is required to determine the balanced parameter type. See an example.
BPORt versus LPORt commands - For each command in this subsystem that includes a BPORt keyword, there is an LPORt equivalent. The commands are identical except for the way in which the balanced / logical port numbers are specified:
The BPORt commands refer to the Balanced port number. There can only be up to two balanced ports. This method is compatible with the ENA network analyzer.
The LPORt commands refer to the Logical port number. A balanced port can appear as either logical port 1, 2, or 3. These are the references as they appear in the front-panel user interface.
Topology |
Logical Port |
Balanced Port |
Single-Bal |
1 |
N/A |
2 |
1 |
|
Single-Single-Bal |
1 |
N/A |
2 |
N/A |
|
3 |
1 |
|
Bal-Bal |
1 |
1 |
2 |
2 |
Learn more about logical ports.
Applicable Models: E5080A
(Read-Write) Sets the phase offset between the two balanced stimulus ports. This command only applies when CALC:FSIM:BAL:STIM:MOD is set to a True Mode - Not Single-Ended. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. |
<value> |
Phase offset value in degrees. |
Examples |
CALC:FSIM:BAL:BPOR:OFFS:PHAS 10 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:OFFSet:PHASe? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A
(Read-Write) Sets the phase offset between the two balanced stimulus ports. This command only applies when CALC:FSIM:BAL:STIM:MOD is set to a True Mode - Not Single-Ended. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. |
<value> |
Power offset value in dB. |
Examples |
CALC:FSIM:BAL:BPOR:OFFS:POW 2 See example iTMSA program |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:OFFSet:POWer? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A
(Read-Write) Sets the start value for a phase sweep. Learn more about Phase Sweep. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose any VNA port. Only one port can have phase sweep. |
<value> |
Phase sweep start value in degrees. Choose a value between 0 and 360. |
Examples |
CALC:FSIM:BAL:BPOR:SWE:PHAS:STAR 10 calculate2:fsimulator:balun:bport:sweep:phase:start 5 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:SWEep:PHASe:STARt? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A
(Read-Write) Sets the stop value for a phase sweep. Learn more about Phase Sweep. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose any VNA port. Only one port can have phase sweep. |
<value> |
Phase sweep stop value in degrees. Choose a value between 0 and 360. |
Examples |
CALC:FSIM:BAL:BPOR:SWE:PHAS:STOP 10 calculate2:fsimulator:balun:bport:sweep:phase:stop 5 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:SWEep:PHASe:STOP? |
Return Type |
Numeric |
360 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the imaginary part of the impedance value for the common port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Imaginary part of the Impedance value in Units. Choose a number between 0 and 1E18. |
Examples |
CALC:FSIM:BAL:CZC:BPOR:IMAG 0 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:CZConversion:BPORt<pnum>:IMAG? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the real part of the impedance value for the common port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Real part of the Impedance value in Units. Choose a number between 0 and 1E18. |
Examples |
CALC:FSIM:BAL:CZC:BPOR:REAL 25 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:CZConversion:BPORt<pnum>:REAL? |
Return Type |
Numeric |
25 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the real part of the impedance value for the common port impedance conversion function. Set either this single value or set the real and imaginary parts separately. The imaginary part is set to 0.0 using this command. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Impedance value in ohms. Choose a number between 0 to 1E7. |
Examples |
CALC:FSIM:BAL:CZC:BPOR:Z0 50 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:CZConversion:BPORt<pnum>:Z0[:R]? |
Return Type |
Numeric |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the imaginary part of the impedance value for the common port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2, or 3. Note: See Balanced port versus Logical port. |
<value> |
Imaginary part of the Impedance value in Units. Choose a number between 0 and 1E18. |
Examples |
CALC:FSIM:BAL:CZC:LPOR:IMAG 0 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:CZConversion:LPORt<pnum>:IMAG? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the real part of the impedance value for the common port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2, or 3. Note: See Balanced port versus Logical port. |
<value> |
Real part of the Impedance value in Units. Choose a number between 0 and 1E18. |
Examples |
CALC:FSIM:BAL:CZC:LPOR:REAL 25 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:CZConversion:LPORt<pnum>:REAL? |
Return Type |
Numeric |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the real part of the impedance value for the common port impedance conversion function. Set either this single value or set the real and imaginary parts separately. The imaginary part is set to 0.0 using this command. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2 or 3. Note: See Balanced port versus Logical port. |
<value> |
Impedance value in ohms. Choose a number between 0 to 1E7. |
Examples |
CALC:FSIM:BAL:CZC:LPOR:Z0 50 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:CZConversion:LPORt<pnum>:Z0[:R]? |
Return Type |
Numeric |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the common port impedance conversion function ON/OFF. Must also set the fixture simulator function to ON using CALC:FSIM:STAT. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<bool> |
State of common port impedance conversion function. Choose from ON or 1 - Conversion ON OFF or 0 - Conversion OFF |
Examples |
CALC:FSIM:BAL:CZC:STAT 1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:CZConversion:STATe? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A, M9485A
(Read-Write) Selects the device type for the balanced measurement. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<char> |
BBALanced - Balanced - Balanced device (4 ports). BALSended - Balanced - Single-ended device (3 ports). SBALanced - Single-ended - Balanced device (3 ports). SSBalanced - Single-ended - Single-ended - Balanced device (4 ports). |
Examples |
CALC:FSIM:BAL:DEV SSB |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DEVice? |
Return Type |
Character |
SBALanced |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Capacitance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Capacitance value in farads. Choose a number between -1E18 to 1E18 |
Examples |
CALC:FSIM:BAL:DMC:BPOR:PARameters:C 10E-6 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:BPORt<pnum>:PARameters:C? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Conductance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Conductance value in siemens. Choose a number between -1E18 to 1E18. |
Examples |
CALC:FSIM:BAL:DMC:BPOR:PARameters:G 1E3 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:BPORt<pnum>:PARameters:G? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Inductance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Inductance value in henries. Choose a number between -1E18 to 1E18. |
Examples |
CALC:FSIM:BAL:DMC:BPOR:PARameters:L 3E-3 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:BPORt<pnum>:PARameters:L? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Resistance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Resistance value in ohms. Choose a number between -1E18 to 1E18. |
Examples |
CALC:FSIM:BAL:DMC:BPOR:PARameters:R 100 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:BPORt<pnum>:PARameters:R? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the differential matching circuit type. To select a user-defined circuit, specify IN ADVANCE the 2-port touchstone filename with CALC:FSIM:BAL:DMC:BPOR:USER:FILename. If you do not specify the appropriate file and you select USER, an error occurs and NONE is automatically selected. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<char> |
Circuit type. Choose from: NONE - Specifies no-circuit. PLPC - Specifies the circuit that consists of shunt L and shunt C. USER - Specifies the user-defined circuit. |
Examples |
CALC:FSIM:BAL:DMC:BPOR2 PLPC |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:BPORt<pnum>:TYPE? |
Return Type |
Character |
PLPC |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies the 2-port touchstone file in which the information on the user-defined differential matching circuit is saved. Following this command, send CALC:FSIM:BAL:DMC:BPOR2 USER. If the specified file does not exist, an error occurs when you set the type of differential matching circuit to USER. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<string> |
File name and extension (.s2P) of the differential matching 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:BAL:DMC:BPOR:USER:FIL 'myfile.s2p' |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:BPORt<pnum>:USER:FILename? |
Return Type |
String |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Capacitance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2 or 3. Note: See Balanced port versus Logical port. |
<value> |
Capacitance value in farads. Choose a number between -1E18 to 1E18 |
Examples |
CALC:FSIM:BAL:DMC:LPOR:PARameters:C 10E-6 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:LPORt<pnum>:PARameters:C? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Conductance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2, or 3. Note: See Balanced port versus Logical port. |
<value> |
Conductance value in siemens. Choose a number between -1E18 to 1E18. |
Examples |
CALC:FSIM:BAL:DMC:LPOR:PARameters:G 1E3 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:LPORt<pnum>:PARameters:G? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Inductance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2, or 3. Note: See Balanced port versus Logical port. |
<value> |
Inductance value in henries. Choose a number between -1E18 to 1E18. |
Examples |
CALC:FSIM:BAL:DMC:LPOR:PARameters:L 3E-3 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:LPORt<pnum>:PARameters:L? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Resistance value of the differential matching circuit. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2 or 3. Note: See Balanced port versus Logical port. |
<value> |
Resistance value in ohms. Choose a number between -1E18 to 1E18. |
Examples |
CALC:FSIM:BAL:DMC:LPOR:PARameters:R 100 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:LPORt<pnum>:PARameters:R? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the differential matching circuit type. To select a user-defined circuit, specify IN ADVANCE the 2-port touchstone filename with CALC:FSIM:BAL:DMC:LPOR:USER:FILename. If you do not specify the appropriate file and you select USER, an error occurs and NONE is automatically selected. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2, or 3. Note: See Balanced port versus Logical port. |
<char> |
Circuit type. Choose from: NONE - Specifies no-circuit. PLPC - Specifies the circuit that consists of shunt L and shunt C. USER - Specifies the user-defined circuit. |
Examples |
CALC:FSIM:BAL:DMC:LPOR2 PLPC |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:LPORt<pnum>:TYPE? |
Return Type |
Character |
PLPC |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies the 2-port touchstone file in which the information on the user-defined differential matching circuit is saved. Following this command, send CALC:FSIM:BAL:DMC:BPOR2 USER. If the specified file does not exist, an error occurs when you set the type of differential matching circuit to USER. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2 or 3. Note: See Balanced port versus Logical port. |
<string> |
File name and extension (.s2P) of the differential matching 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:BAL:DMC:LPOR:USER:FIL 'myfile.s2p' |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:LPORt<pnum>:USER:FILename? |
Return Type |
String |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the differential matching circuit embedding function ON/OFF. Must also set the fixture simulator function to ON using CALC:FSIM:STAT. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<bool> |
State of differential matching circuit embedding function. Choose from OFF or 0 - Matching circuit OFF ON or 1 - Matching circuit ON |
Examples |
CALC:FSIM:BAL:DMC:STAT 1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DMCircuit:STATe? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the imaginary part of the impedance value for the differential port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Imaginary part of the Impedance value in Units. Choose a number between 0 and 1E18. |
Examples |
CALC:FSIM:BAL:DZC:BPOR:IMAG 0 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DZConversion:BPORt<pnum>:IMAG? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the real part of the impedance value for the differential port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Real part of the Impedance value in Units. Choose a number between 0 and 1E18 |
Examples |
CALC:FSIM:BAL:DZC:BPOR:REAL 50 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DZConversion:BPORt<pnum>:REAL? |
Return Type |
Numeric |
100 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the impedance value for the differential port impedance conversion function. Set either this single value or set the real and imaginary parts separately. The imaginary part is set to 0.0 using this command. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Balanced port number. Choose from ports 1 or 2. Note: The numbering of logical ports is different from balanced ports. This command works the same as the ENA network analyzer. If there is only one balanced port, it is Balanced Port 1, regardless of the port mapping assignment. Learn more. |
<value> |
Impedance value in ohms. Choose a number between 0 to 1E7 |
Examples |
CALC:FSIM:BAL:DZC:BPOR:Z0 50 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DZConversion:BPORt<pnum>:Z0[:R]? |
Return Type |
Numeric |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the imaginary part of the impedance value for the differential port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2 or 3. Note: See Balanced port versus Logical port. |
<value> |
Imaginary part of the Impedance value in Units. Choose a number between 0 and 1E18. |
Examples |
CALC:FSIM:BAL:DZC:LPOR:IMAG 0 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DZConversion:LPORt<pnum>:IMAG? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the real part of the impedance value for the differential port impedance conversion function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2 or 3. Note: See Balanced port versus Logical port. |
<value> |
Real part of the Impedance value in Units. Choose a number between 0 and 1E18 |
Examples |
CALC:FSIM:BAL:DZC:LPOR:REAL 50 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DZConversion:LPORt<pnum>:REAL? |
Return Type |
Numeric |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the impedance value for the differential port impedance conversion function. Set either this single value or set the real and imaginary parts separately. The imaginary part is set to 0.0 using this command. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<pnum> |
Logical port number. Choose from logical ports 1, 2 or 3. Note: See Balanced port versus Logical port. |
<value> |
Impedance value in ohms. Choose a number between 0 to 1E7 |
Examples |
CALC:FSIM:BAL:DZC:LPOR:Z0 50 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DZConversion:LPORt<pnum>:Z0[:R]? |
Return Type |
Numeric |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the differential port impedance conversion function ON/OFF. Must also set the fixture simulator function to ON using CALC:FSIM:STAT. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<bool> |
State of the differential port impedance conversion function. Choose from OFF or 0 - Differential port impedance conversion OFF ON or 1 - Differential port impedance conversion ON |
Examples |
CALC:FSIM:BAL:DZC:STAT 1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DZConversion:STATe? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A
(Read-Write) Sets and reads the state of "Phase Offset - Offset as Fixture" with True Mode balanced measurements. Learn more about iTMSA phase and power offset. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected true mode balanced measurement on that channel. If unspecified, <cnum> is set to 1. |
<bool> |
State of phase Offset as Fixture. OFF or 0 - Offset is applied but is NOT included as a fixture in the output calculations. ON or 1 - Offset is applied and included as a fixture in the output calculations. |
Examples |
CALC:FSIM:BAL:FIXT:OFFS:PHAS 0 See example iTMSA program |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:FIXTureOFFSet:PHASe? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A
(Read-Write) Sets and reads the state of "Power Offset - Offset as Fixture" with True Mode balanced measurements. Learn more about iTMSA phase and power offset. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected true mode balanced measurement on that channel. If unspecified, <cnum> is set to 1. |
<bool> |
State of power Offset as Fixture. OFF or 0 - Offset is applied but is NOT included as a fixture in the output calculations. ON or 1 - Offset is applied and included as a fixture in the output calculations. |
Examples |
CALC:FSIM:BAL:FIXT:OFFS:POW 0 See example iTMSA program |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:FIXTureOFFSet:POWer? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A
(Read-Write) Sets and reads the state of "Phase Sweep - Offset as Fixture" (labeling on GUI). Learn more about iTMSA Phase Sweep. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected true mode balanced measurement on that channel. If unspecified, <cnum> is set to 1. |
<bool> |
State of phase sweep offset as a fixture: OFF or 0 - Phase Sweep offset disabled. ON or 1 - Phase Sweep offset enabled. |
Examples |
CALC:FSIM:BAL:FIXT:PHAS 0 calculate2:fsimulator:balun:fixture:phase on |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:FIXTure:PHASe? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A
(Read-Write) Sets and reads the state of phase sweep. Learn more about iTMSA Phase Sweep. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected true mode balanced measurement on that channel. If unspecified, <cnum> is set to 1. |
<bool> |
State of phase sweep: OFF or 0 - Phase Sweep disabled. ON or 1 - Phase Sweep enabled. |
Examples |
CALC:FSIM:BAL:PHAS:SWE:STAT 0 calculate2:fsimulator:balun:phase:sweep:state on |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PHASe:SWEep:STATe? |
Return Type |
Boolean |
OFF |
Last modified:
18-May-2016 |
First Release |