Contains the properties for Embedding and De-embedding test fixtures.
Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim fixt as Fixturing
Set fixt = chan.Fixturing
About Fixturing
Methods |
Description |
|
---|---|---|
IFixturing2 |
Measures either an OPEN or SHORT standard. |
|
IFixturing2 |
Clears old port extension delay and loss data. |
|
IFixturing2 |
Set the port mapping for a 4-port SNP file to be embedded. |
|
Properties |
Interface |
Description |
IFixturing2 |
Sets the frequency span that is used to calculate Automatic Port Extension. |
|
IFixturing2 |
Specifies whether or not to include DC Offset as part of Automatic port extension. |
|
IFixturing2 |
Specifies whether or not to include loss correction as part of Automatic Port Extension. |
|
IFixturing2 |
Set the start frequency for custom user span. |
|
IFixturing2 |
Set the stop frequency for custom user span. |
|
IFixturing2 |
Enables and disables automatic port extensions on the specified port. |
|
IFixturing2 |
Sets imaginary value for common port impedance conversion. |
|
IFixturing2 |
Sets real value for common port impedance conversion. |
|
IFixturing2 |
Turns ON/OFF common port impedance conversion. |
|
IFixturing2 |
Sets impedance value for common port impedance conversion. |
|
IFixturing2 |
Sets Capacitance value of the differential matching circuit. |
|
IFixturing2 |
Sets Conductance value of the differential matching circuit. |
|
IFixturing2 |
Sets Inductance value of the differential matching circuit. |
|
IFixturing2 |
Sets Resistance value of the differential matching circuit. |
|
IFixturing2 |
Sets type of circuit to embed. |
|
IFixturing2 |
Specifies the 4-port touchstone file for user-defined differential matching circuit. |
|
IFixturing2 |
Turns ON/OFF differential matching circuit function. |
|
IFixturing2 |
Sets imaginary value for differential port impedance conversion. |
|
IFixturing2 |
Sets real value for differential port impedance conversion. |
|
IFixturing2 |
Sets impedance value for differential port impedance conversion. |
|
IFixturing2 |
Turns ON/OFF differential port impedance conversion. |
|
IFixturing2 |
Returns VNA portA connections. |
|
IFixturing2 |
Returns VNA portB connections. |
|
IFixturing2 |
Returns VNA portC connections. |
|
IFixturing2 |
Returns VNA portD connections. |
|
IFixturing2 |
Specifies all VNA port connections. |
|
IFixturing2 |
Specifies *.s4p filename. |
|
IFixturing2 |
Specify embed, de-embed, or none. |
|
IFixturing2 |
Turns ON or OFF 4-port Network Embed/De-embed. |
|
IFixturing2 |
Specifies the VNA / DUT topology. |
|
IFixturing5 |
Compensates source power for combined loss through all fixturing functions. |
|
IFixturing6 |
Turns ON and OFF SNP file extrapolation for both 2-port and 4-port embedding/de-embedding. |
|
IFixturing |
Turns Fixturing ON and OFF on this channel. |
|
IFixturing6 |
Read the port mapping of in A port for a 4-port SNP file to be embedded. |
|
IFixturing6 |
Read the port mapping of in B port for a 4-port SNP file to be embedded. |
|
IFixturing6 |
Read the port mapping of out A port for a 4-port SNP file to be embedded. |
|
IFixturing6 |
Read the port mapping of out B port for a 4-port SNP file to be embedded. |
|
IFixturing |
Sets and returns the 2 port De-embedding circuit model for the specified port number. |
|
IFixturing |
Turns 2 port de-embedding ON and OFF on this channel. |
|
IFixturing3 |
Sets and returns the imaginary impedance value for the specified single-ended port number. |
|
IFixturing3 |
Sets and returns the real impedance value for the specified single-ended port number. |
|
IFixturing |
Turns single-ended port impedance ON and OFF on the specified channel. |
|
IFixturing3 |
Sets and returns the real and imaginary impedance value for the specified single-ended port number. |
|
IFixturing4 |
Couples to system Media type |
|
IFixturing4 |
Couples to system Velocity Factor |
|
IFixturing |
Sets and returns the Port Delay value for the specified port number. |
|
IFixturing4 |
Sets Port Ext in distance |
|
IFixturing4 |
Sets distance units |
|
IFixturing |
Turns Port Extension ON and OFF on this channel. |
|
IFixturing |
Sets and returns the USE1 ON/OFF state for the Loss1 and Freq1 values for the specified port number. |
|
IFixturing |
Sets and returns the USE2 ON/OFF state for the Loss2 and Freq2 values for the specified port number. |
|
IFixturing |
Sets and returns the 1st Port Frequency value for the specified port number. |
|
IFixturing |
Sets and returns the 2nd Port Frequency value for the specified port number. |
|
IFixturing |
Sets and returns the 1st Port Loss value for the specified port number. |
|
IFixturing |
Sets and returns the 2nd Port Loss value for the specified port number. |
|
IFixturing |
Sets and returns the Port Loss at DC value for the specified port number. |
|
IFixturing7 |
Sets and returns the Capacitance, 'C' value for the specified port number. |
|
IFixturing7 |
Sets and returns the Conductance, 'G' value for the specified port number. |
|
IFixturing7 |
Sets and returns the Inductance, 'L' value for the specified port number. |
|
IFixturing7 |
Sets and returns the Resistance, 'R' value for the specified port number. |
|
IFixturing |
Sets and returns the Port Matching circuit model for the specified port number. |
|
IFixturing |
Turns Port Matching ON and OFF on this channel. |
|
IFixturing4 |
Sets Media per port |
|
IFixturing4 |
Set Velocity Factor per port |
|
IFixturing4 |
Sets waveguide cutoff frequency per port |
|
IFixturing6 |
Set and read whether or not to reverse ports on a 2-port fixture or adapter to be de-embedded. |
|
IFixturing |
Sets and returns the 2 port De-embedding 'S2P' file name for the specified port number. |
|
IFixturing |
Sets and returns the Port Matching 'S2P' file name for the specified port number. |
Interface |
Introduced with VNA Rev: |
IFixturing |
5.0 |
IFixturing2 |
5.2 |
IFixturing3 |
5.25 |
IFixturing4 |
8.50 |
IFixturing5 |
9.20 |
IFixturing6 |
9.33 |
IFixturing7 |
12.70 |