FSimulatorGLoop

M9370A / M9371A / M9372A / M9374A / M9375A

Calculate:FSimulator:GLOop Commands

Specifies settings and fixturing for ground loop de-embedding / embedding.

CALCulate:FSIMulator:GLOop:

DEEMBed:

    | C

    | L

    | R

    | STATe

    | TYPE

    | USER

EMBed:

    | C

    | L

    | R

    | STATe

    | TYPE

    | USER

 

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:GLOop:DEEMbed:C <value>

(Read-Write)  Sets and returns the Capacitance, 'C' value for the ground loop de-embedding of the specified channel.

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.

<value>

Capacitance value in farads. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:GLO:DEEM:C 0.00002
calculate2:fsimulator:gloop:deembed:c 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:C?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:L <value>

(Read-Write)  Sets and returns the Inductance, 'L' value for the ground loop de-embedding of the specified channel.

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.

<value>

Inductance value in henries. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:GLO:DEEM:L 0.00002
calculate2:fsimulator:gloop:deembed:l 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:L?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:R <value>

(Read-Write)  Sets and returns the Resistance, 'R' value for the ground loop de-embedding of the specified channel.

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.

<value>

Resistance value in ohms. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:GLO:DEEM:R 0.00002
calculate2:fsimulator:gloop:deembed:R 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:R?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:STATe <bool>

(Read-Write)  Turns ON or OFF De-embedding for the specified channel.

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 De-embedding ON

OFF or 0 - Turns De-embedding OFF

Examples

CALC:FSIM:GLO:DEEM:STAT 1
calculate2:fsimulator:gloop:deembed:state 0

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:STATe?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:TYPE <char>

(Read-Write)  Specifies the circuit model type for ground loop de-embedding.

Parameters

 

<cnum>

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

<char>

Choose from:

USER - Loads s1p file specified using the CALC:FSIM:GLO:DEEM:USER command.

RL - Selects Shunt L circuit model.

RC - Selects Shunt C circuit mode.

Examples

CALC:FSIM:GLO:DEEM:TYPE RL
calculate2:fsimulator:gloop:deembed:type RC

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:TYPE?

Return Type

Character

Default

RL


CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:USER <filename>

(Read-Write) Specifies the filename of the s1p file to load for ground loop de-embedding.

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.

<filename>

File name and extension (.s1P) of the de-embedding 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:GLO:DEEM:USER 'myFile.s1P'
calculate2:fsimulator:gloop:deembed:user "C:/Program Files/Keysight/Network Analyzer/Documents/myFile.s1P"

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:DEEMbed:USER?

Return Type

String

Default

Not Applicable


CALCulate<cnum>:FSIMulator:GLOop:EMBed:C <value>

(Read-Write)  Sets and returns the Capacitance, 'C' value for the ground loop embedding of the specified channel.

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.

<value>

Capacitance value in farads. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:GLO:EMB:C 0.00002
calculate2:fsimulator:gloop:embed:c 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:EMBed:C?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:GLOop:EMBed:L <value>

(Read-Write)  Sets and returns the Inductance, 'L' value for the ground loop embedding of the specified channel.

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.

<value>

Inductance value in henries. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:GLO:EMB:L 0.00002
calculate2:fsimulator:gloop:embed:l 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:EMBed:L?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:GLOop:EMBed:R <value>

(Read-Write)  Sets and returns the Resistance, 'R' value for the ground loop embedding of the specified channel.

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.

<value>

Resistance value in ohms. Choose a value between -1E18 to 1E18

Examples

CALC:FSIM:GLO:EMB:R 0.00002
calculate2:fsimulator:gloop:embed:R 0.00003

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:EMBed:R?

Return Type

Numeric

Default

0


CALCulate<cnum>:FSIMulator:GLOop:EMBed:STATe <bool>

(Read-Write)  Turns ON or OFF Embedding for the specified channel.

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 Embedding ON

OFF or 0 - Turns Embedding OFF

Examples

CALC:FSIM:GLO:EMB:STAT 1
calculate2:fsimulator:gloop:embed:state 0

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:EMBed:STATe?

Return Type

Boolean

Default

OFF


CALCulate<cnum>:FSIMulator:GLOop:EMBed:TYPE <char>

(Read-Write)  Specifies the circuit model type for ground loop embedding. Learn more.

Parameters

 

<cnum>

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

<char>

Choose from:

USER - Loads s1p file specified using the CALC:FSIM:GLO:EMB:USER command.

RL - Selects Shunt L circuit model.

RC - Selects Shunt C circuit mode.

Examples

CALC:FSIM:GLO:EMB:TYPE RL
calculate2:fsimulator:gloop:embed:type RC

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:EMBed:TYPE?

Return Type

Character

Default

RL


CALCulate<cnum>:FSIMulator:GLOop:EMBed:USER <filename>

(Read-Write) Specifies the filename of the s1p file to load for ground loop embedding.

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.

<filename>

File name and extension (.s1P) of the embedding 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:GLO:EMB:USER 'myFile.s1P'
calculate2:fsimulator:gloop:embed:user "C:/Program Files/Keysight/Network Analyzer/Documents/myFile.s1P"

Query Syntax

CALCulate<cnum>:FSIMulator:GLOop:EMBed:USER?

Return Type

String

Default

Not Applicable