Calculate:FSimulator Commands


Specifies settings and fixturing for Balanced Measurements.

CALCulate:FSIMulator

BALun  More commands

EMBed  More commands

GLOop More commands

SENDed  More commands

SNP:EXTRapolate

STATe

Click a keyword to view the command details.

See Also


CALCulate<cnum>:FSIMulator:SNP:EXTRapolate <bool>

Applicable Models: All

(Read-Write)  Turns ON and OFF SNP file extrapolation for both 2-port and 4-port embedding/de-embedding. Learn more.

Note:  This command affects ALL measurements 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 Extrapolation ON

OFF or 0 - Turns Extrapolation OFF

Examples

CALC:FSIM:SNP:EXTR 1
calculate2:fsimulator:snp:extrapolate 0

Query Syntax

CALCulate<cnum>:FSIMulator:SNP:EXTRapolate?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:STATe <bool>

Applicable Models: All

(Read-Write)  Turns all three fixturing functions (de-embedding, port matching, impedance conversion) ON or OFF for all ports on the specified channel. Does not affect port extensions.

Note:  This command affects ALL measurements 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 Fixturing ON

OFF or 0 - Turns Fixturing OFF

Examples

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

Query Syntax

CALCulate<cnum>:FSIMulator:STATe?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:DTOPology <device>, <topology>

Applicable Models: E5080A, M9485A

(Write-only) Defines the device type and the topology for a balanced measurement.

This command will replace the following commands:

CALC:FSIM:BAL:TOP:SBAL[:PPOR]

CALC:FSIM:BAL:TOP:SSB[:PPOR]

CALC:FSIM:BAL:TOP:BBAL[:PPOR]

CALC:FSIM:BAL:TOP:BALS[:PPOR]

Parameters

 

<cnum>

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

<device>

(String) Device type for the balanced measurement. ‘B’ means the Balanced port; ‘S’ means the Single-ended port. Choose from:

B – 1 port balanced device (2 ports)

BB – Balanced - Balanced device (4 ports)

BS – Balanced - Single-ended device (3 ports)

SB – Single-ended - Balanced device (3 ports)

SSB – Single-ended - Single-ended - Balanced device (4 ports)

<topology>

(Int array) Physical port numbers mapped to the logical ports, separated by ‘,’.

‘B’ (Balanced) requires 2 physical port numbers: <nPos>, <nNeg>.

‘S’ (Single-ended) requires 1 physical port number.

Examples

CALC:DTOP "SB", 2, 1, 4

calculate:dtopology "SB", 2, 1, 4

Query Syntax

CALCulate<cnum>:DTOPology <device>, <topology>?

Return Type

Not Applicable

Default

Not Applicable