CALCulate:FSIMulator:BALun: BPORt | OFFSet | PHASe | POWer | STIMulus | TRUe | STATe | SWEep | PHASe | STARt | STOP FIXTure | OFFSet | PHASe | POWer | PHASe LPORt | OFFSet | PHASe | POWer | SWEep | PHASe | STARt | STOP PARameter | BALanced | BALSended | [:DEFine] | BBALanced | [:DEFine] | BSSended | [DEFine] | CATalog? | CUSTom | [:DEFine] | SBALanced | [:DEFine] | SSBalanced | [:DEFine] | [:STATe] PHASe | SWEep | PORT | STATe STIMulus | MODE TOPology | BALanced | BALSended | [:PPORts] | BBALanced | [:PPORts] | BSSended | [:PPORts] | SBALanced | [:PPORts] | SSBalanced | [:PPORts] |
Click on a keyword to view the command details.
See Also
Example Programs
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.
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:OFFSet:PHASe <value>
Applicable Models: E505xA with VNA ports (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. Requires Opt S93460A/B. Learn more about iTMSA Power and Phase offset. |
|
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 1 to 999. |
<value> |
Phase offset value in degrees. |
Examples |
CALC:FSIM:BAL:BPOR:OFFS:PHAS
10 See example iTMSA program |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:OFFSet:PHASe? |
Return Type |
Numeric |
0 |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:OFFSet:POWer <value>
Applicable Models: E505xA with VNA ports (Read-Write) Sets the power 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. Requires Opt S93460A/B. Learn more about iTMSA Power and Phase offset. |
|
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 1 to 999. |
<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 |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:STIMulus:TRUe:STATe <bool>
Applicable Models: E505xA with VNA ports (Read-Write) Sets and reads the True Mode state for a specified balanced port. |
|
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 1 to 999. |
<bool> |
Choose from: OFF (or 0) Turns True Mode OFF ON (or 1) Turns True Mode ON |
Examples |
CALC:FSIM:BAL:BPOR2:STIM:TRU:STAT
1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:STIMulus:TRUe:STATe? |
Return Type |
Boolean |
Off |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:SWEep:PHASe:STARt <value>
Applicable Models: E505xA with VNA ports (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 (1 to 999). Only one port can have phase sweep. |
<value> |
Phase sweep start value in degrees. Choose a value between -360 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 |
CALCulate<cnum>:FSIMulator:BALun:BPORt<pnum>:SWEep:PHASe:STOP <value>
Applicable Models: E505xA with VNA ports (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 (1 to 999). Only one port can have phase sweep. |
<value> |
Phase sweep stop value in degrees. Choose a value between -360 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 |
CALCulate<cnum>:FSIMulator:BALun:DEVice <char>
Applicable Models: E505xA with VNA ports (Read-Write) Selects the device type for the balanced measurement. To map the device type logical ports to the VNA physical ports, use the CALCulate:DTOPology , CALC:FSIM:BAL:TOP:XXXXX command. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<char> |
BALanced - 1 port balanced device (2 ports) 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). BSSended - Balanced - Single-ended - Single-ended device (4 ports). CUST - Define custom device type for systems with greater than 4 ports. |
Examples |
CALC:FSIM:BAL:DEV
SSB |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:DEVice? |
Return Type |
Character |
SBALanced |
CALCulate<cnum>:FSIMulator:BALun:FIXTure:OFFSet:PHASe <bool>
Applicable Models: E505xA with VNA ports (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 |
ON |
CALCulate<cnum>:FSIMulator:BALun:FIXTure:OFFSet:POWer <bool>
Applicable Models: E505xA with VNA ports (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 |
CALCulate<cnum>:FSIMulator:BALun:FIXTure:PHASe <bool>
Applicable Models: E505xA with VNA ports (Read-Write) Sets and reads the state of "Phase Sweep - Offset as Fixture" (labeling on GUI). Note: The CALC:FSIM:BAL:PHAS:SWE:STAT command must be set to ON for this command to take effect. 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 |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:OFFSet:PHASe <value>
Applicable Models: E505xA with VNA ports (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. Requires Opt S93460A/B. Learn more about iTMSA Power and Phase offset. |
|
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 1 to 999. |
<value> |
Phase offset value in degrees. |
Examples |
CALC:FSIM:BAL:LPOR:OFFS:PHAS
10 See example iTMSA program |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:OFFSet:PHASe? |
Return Type |
Numeric |
0 |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:OFFSet:POWer <value>
Applicable Models: E505xA with VNA ports (Read-Write) Sets the power 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. Requires Opt S93460A/B. Learn more about iTMSA Power and Phase offset. |
|
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 1 to 999. |
<value> |
Power offset value in dB. |
Examples |
CALC:FSIM:BAL:LPOR:OFFS:POW
2 See example iTMSA program |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:OFFSet:POWer? |
Return Type |
Numeric |
0 |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:SWEep:PHASe:STARt <value>
Applicable Models: E505xA with VNA ports (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> |
Logical port number. Choose any VNA port (1 to 999). Only one port can have phase sweep. |
<value> |
Phase sweep start value in degrees. Choose a value between -360 and 360. |
Examples |
CALC:FSIM:BAL:LPOR:SWE:PHAS:STAR 10 calculate2:fsimulator:balun:lport:sweep:phase:start 5 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:SWEep:PHASe:STARt? |
Return Type |
Numeric |
0 |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:SWEep:PHASe:STOP <value>
Applicable Models: E505xA with VNA ports (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> |
Logical port number. Choose any VNA port (1 to 999). Only one port can have phase sweep. |
<value> |
Phase sweep stop value in degrees. Choose a value between -360 and 360. |
Examples |
CALC:FSIM:BAL:LPOR:SWE:PHAS:STOP 10 calculate2:fsimulator:balun:lport:sweep:phase:stop 5 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:LPORt<pnum>:SWEep:PHASe:STOP? |
Return Type |
Numeric |
360 |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BALSended[:DEFine] <char>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced-Single-ended device type, selects the measurement parameter for the specified trace. Set device type using CALC:FSIM:BAL:DEV |
|||||||||||||
Parameters |
|
||||||||||||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||||||||||||
<n> |
Trace number on the specified channel <cnum> |
||||||||||||
<char> |
Balanced - Single-ended Measurement parameter. Choose from:
|
||||||||||||
Examples |
CALC:FSIM:BAL:PAR:BALS SDC11 calculate1:fsimulator:balun:parameter2:balsended:define imb |
||||||||||||
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BALSended[:DEFine]? |
||||||||||||
Return Type |
Character |
||||||||||||
Sdd11 |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BALanced[:DEFine] <char>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced device type, selects the measurement parameter for the specified trace. Set device type using CALC:FSIM:BAL:DEV |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<n> |
Trace number on the specified channel <cnum> |
<char> |
Balanced Measurement parameter. Choose from: SDD11 - Specifies Sdd11. SCD11 - Specifies Scd11. SDC11 - Specifies Sdc11. SCC11 - Specifies Scc11. |
Examples |
CALC:FSIM:BAL:PAR:BAL SDD11 calculate1:fsimulator:balun: parameter2:balanced:define scc11 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BALanced[:DEFine]? |
Return Type |
String |
Sdd11 |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BBALanced[:DEFine] <char>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced - Balanced device type, selects the measurement parameter for the specified trace. Set device type using CALC:FSIM:BAL:DEV |
|||||||||||||||||||||
Parameters |
|
||||||||||||||||||||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||||||||||||||||||||
<n> |
Trace number on the specified channel <cnum> |
||||||||||||||||||||
<char> |
Balanced- Balanced Measurement parameter. Choose from:
|
||||||||||||||||||||
Examples |
CALC:FSIM:BAL:PAR:BBAL SDD12 calculate1:fsimulator:balun: parameter2:bbalanced:define cmrr |
||||||||||||||||||||
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BBALanced[:DEFine]? |
||||||||||||||||||||
Return Type |
Character |
||||||||||||||||||||
Sdd11 |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BSSended[:DEFine] <char>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced - Single-ended - Single-ended type, selects the measurement parameter for the specified trace. Set device type using CALC:FSIM:BAL:DEV |
|||||||||||||||||||||
Parameters |
|
||||||||||||||||||||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||||||||||||||||||||
<n> |
Trace number on the specified channel <cnum> |
||||||||||||||||||||
<char> |
Balanced - Single-ended - Single-ended Measurement parameter. Choose from:
|
||||||||||||||||||||
Examples |
CALC:FSIM:BAL:PAR:BSS CMRR2 calculate1:fsimulator:balun: parameter2:bssended:define SSC31 |
||||||||||||||||||||
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:BSSended[:DEFine]? |
||||||||||||||||||||
Return Type |
Character |
||||||||||||||||||||
Sdd11 |
CALCulate<cnum>:FSIMulator:BALun:PARameter:CATalog?
Applicable Models: E505xA with VNA ports (Read-only) This query returns the list of measurement parameters available for the currently selected device type and topology. Balanced parameters are defined by specifying a topology: selecting which ports are balanced ports and which ports are single ended. Once a topology has been specified, that topology will yield a set of available measurement parameters. Set the topology using CALC:FSIM:BAL:DEVice. |
|
Parameters |
|
<cnum> |
Channel number. |
Example |
CALC:FSIM:BAL:TOP:SBAL:PPORts
2,3,4 "SSS11,SDS21,SSD12,SCS21,SSC12,SDD22,SCD22,SDC22,SCC22,IMB,CMRR1,CMRR2" |
Return Type |
Comma separated string |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:PARameter:CUSTom[:DEFine] <string>
Applicable Models: Multi-port systems with > 4 ports (Read-Write) Defines a balanced measurement parameter corresponding to a custom topology for systems where the port count is expandable beyond 4 ports. The device type parameter must be set to CUST using the CALC:FSIM:BAL:DEV command to use this command. See Also: CALC:FSIM:BAL:PAR:CAT? - returns the list of parameters available for the currently selected device type and topology. CALC:DTOPology - maps device type logical ports to VNA physical ports.
|
|
Parameters |
|
<cnum> |
Channel number. |
<string> |
Balanced measurement parameter name. The parameter selections depend on the currently selected topology. |
Examples |
CALC:PAR:COUN
1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter:CUSTom[:DEFine]? |
Return Type |
String |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:SBALanced[:DEFine] <char>
Applicable Models: E505xA with VNA ports (Read-Write) For a Single-ended - Balanced device type, selects the measurement parameter for the specified trace. Set device type using CALC:FSIM:BAL:DEV |
|||||||||||||
Parameters |
|
||||||||||||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||||||||||||
<n> |
Trace number on the specified channel <cnum> |
||||||||||||
<char> |
Single-ended - Balanced Measurement parameter. Choose from:
|
||||||||||||
Examples |
CALC:FSIM:BAL:PAR:SBAL SSD12 calculate1:fsimulator:balun: parameter2:sbalanced:define imb |
||||||||||||
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:SBALanced[:DEFine]? |
||||||||||||
Return Type |
Character |
||||||||||||
Sss11 |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:SSBalanced[:DEFine] <char>
Applicable Models: E505xA with VNA ports (Read-Write) For a Single-ended - Single-ended - Balanced device type, selects the measurement parameter for the specified trace. Set device type using CALC:FSIM:BAL:DEV |
|||||||||||||||||||||
Parameters |
|
||||||||||||||||||||
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
||||||||||||||||||||
<n> |
Trace number on the specified channel <cnum> |
||||||||||||||||||||
<char> |
Single-ended - Single-ended - Balanced Measurement parameter. Choose from:
|
||||||||||||||||||||
Examples |
CALC:FSIM:BAL:PAR:SSB SSD23 calculate1:fsimulator:balun: parameter2:ssbalanced:define imb1 |
||||||||||||||||||||
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter<n>:SSBalanced[:DEFine]? |
||||||||||||||||||||
Return Type |
Character |
||||||||||||||||||||
Sss11 |
CALCulate<cnum>:FSIMulator:BALun:PARameter:STATe <bool>
Applicable Models: E505xA with VNA ports (Read-Write) Turns balanced transform ON and OFF. |
|
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 balanced transform. Choose from OFF (or 0) Balanced Transform OFF ON (or 1) Balanced Transform ON |
Examples |
CALC:FSIM:BAL:PAR:STAT 1 calculate1:fsimulator:balun:parameter:state off |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PARameter:STATe? |
Return Type |
Boolean |
OFF |
CALCulate<cnum>:FSIMulator:BALun:PHASe:SWEep:PORT <intValue>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced device type, specifies which balanced port the phase will be swept if CALC:FSIM:BAL:PHAS:SWE:STAT is set to ON. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<intValue> |
Balanced port. Enter 1 or 2. Up to 2 True Mode balanced ports are possible. |
Examples |
CALC:FSIM:BAL:PHAS:SWE:PORT 2 calculate1:fsimulator:balun:phase:sweep:port 2 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:PHASe:SWEep:PORT? |
Return Type |
Numeric |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:PHASe:SWEep:STATe <bool>
Applicable Models: N522xB, N523xB, N524xB (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 |
CALCulate<cnum>:FSIMulator:BALun:STIMulus:MODE <value>
Applicable Models: M98xxA, P50xxA/B, E5080B, E5081A, M983xA (Read-Write) Sets the stimulus mode of the VNA source. True Mode settings requires Opt S9x460A/B. Learn more about iTMSA. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<value> |
Stimulus mode. When a True-Mode is selected, the Balanced port powers are automatically uncoupled. Choose from: SE - Single-Ended stimulus TM - True-Mode stimulus FTM - Forward only True-Mode stimulus RTM - Reverse only True-Mode stimulus STM - Source only True-Mode stimulus |
Examples |
CALC:FSIM:BAL:STIM:MODE
SE See example program |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:STIMulus:MODE? |
Return Type |
Character |
SE |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BALSended[:PPORts] <bPos>,<bNeg>,<se>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced - Single-ended device type, maps the VNA ports to the DUT ports. Set the Balanced - Single-ended device type using CALC:FSIM:BAL:DEV |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<bPos> <bNeg> <se>
|
VNA port number that connects to each of the following DUT ports: |
Examples |
CALC:FSIM:BAL:TOP:BALS 1,2,3 calculate1:fsimulator:balun:topology:balsended:pports 4,3,2 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BALSended[:PPORts]? |
Return Type |
Numeric - Returns three numbers separated by commas. |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BALanced[:PPORts] <p1Pos>,<p1Neg>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced device type, maps the VNA ports to the DUT ports. Set the Balanced - Balanced device type using CALC:FSIM:BAL:DEV |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<p1Pos> <p1Neg> |
VNA port number that connects to each of the following DUT ports: |
Examples |
CALC:FSIM:BAL:TOP:BAL 1,2 calculate1:fsimulator:balun: topology:balanced:pports 1,2 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BALanced[:PPORts]? |
Return Type |
Numeric - Returns two numbers separated by commas. |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BBALanced[:PPORts] <p1Pos>,<p1Neg>,<p2Pos>,<p2Neg>
Applicable Models: E505xA with VNA ports (Read-Write) For a Balanced - Balanced device type, maps the VNA ports to the DUT ports. Set the Balanced - Balanced device type using CALC:FSIM:BAL:DEV |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<p1Pos> <p1Neg> <p2Pos> <p2Neg>
|
VNA port number that connects to each of the following DUT ports: |
Examples |
CALC:FSIM:BAL:TOP:BBAL 1,2,3,4 calculate1:fsimulator:balun: topology:bbalanced:pports 4,3,2,1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BBALanced[:PPORts]? |
Return Type |
Numeric - Returns four numbers separated by commas. |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BSSended[:PPORts] <bPos>,<bNeg>,<se1>,<se2>
Applicable Models: E505xA with VNA ports (Read-Write) Balanced-Single-ended - Single-ended device type, maps the VNA ports to the DUT ports. Set the Balanced - Balanced device type using CALC:FSIM:BAL:DEV |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<bPos> <bNeg> <se1> <se2>
|
VNA port number that connects to each of the DUT ports:
|
Examples |
CALC:FSIM:BAL:TOP:BSS 1,2,3,4 calculate1:fsimulator:balun: topology:bssended:pports 4,3,2,1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:TOPology:BSSended[:PPORts]? |
Return Type |
Numeric - Returns four numbers separated by commas. |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:TOPology:SBALanced[:PPORts] <se>,<bPos>,<bNeg>
Applicable Models: E505xA with VNA ports (Read-Write) For a Single-ended - Balanced device type, maps the VNA ports to the DUT ports. Set the Single-ended - Balanced device type using CALC:FSIM:BAL:DEV |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<se> <bPos> <bNeg>
|
VNA port number that connects to each of the following DUT ports: |
Examples |
CALC:FSIM:BAL:TOP:SBAL 1,2,3 calculate1:fsimulator:balun: topology:sbalanced:pports 4,3,2 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:TOPology:SBALanced[:PPORts]? |
Return Type |
Numeric - Returns three numbers separated by commas. |
Not Applicable |
CALCulate<cnum>:FSIMulator:BALun:TOPology:SSBalanced[:PPORts] <se1>,<se2>,<bPos>,<bNeg>
Applicable Models: E505xA with VNA ports (Read-Write) For a Single-ended - Single-ended - Balanced device type, maps the VNA ports to the DUT ports. Set the Single-ended - Single-ended - Balanced device type using CALC:FSIM:BAL:DEV |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<se1> <se2> <bPos> <bNeg>
|
VNA port number that connects to each of the following DUT ports: |
Examples |
CALC:FSIM:BAL:TOP:SSB 1,2,3,4 calculate1:fsimulator:balun:topology:ssbalanced:pports 4,3,2,1 |
Query Syntax |
CALCulate<cnum>:FSIMulator:BALun:TOPology:SSBalanced[:PPORts]? |
Return Type |
Numeric - Returns four numbers separated by commas. |
Not Applicable |