Controls the Gain Compression Application settings.
Dim app as AgilentPNA835x.Application app.CreateCustomMeasurementEx(1, "Gain Compression", "CompIn21", 1) Dim GCA Set GCA = app.ActiveChannel.CustomChannelConfiguration |
Example Programs
Note: Set the Start/Stop Frequency and Start/Stop Power Settings using the Channel Object.
Method |
InterfaceSee History |
Description |
---|---|---|
IGainCompression |
Reads Gain Compression data from specified location. |
|
IGainCompression |
Reads Imaginary part of specified frequency or power points. |
|
IGainCompression |
Reads REAL part of specified frequency or power points. |
|
IGainCompression |
Maps the VNA ports to the DUT ports |
|
Property |
Interface |
Description |
IGainCompression |
Set and read the method by which gain compression data is acquired. |
|
IGainCompression |
Set and read the algorithm method used to compute gain compression. |
|
IGainCompression |
Set and read value for the BackOff compression algorithm. |
|
IGainCompression |
Set and read the 'X" value in the delta X/Y compression algorithm. |
|
IGainCompression |
Set and read the 'Y" value in the delta X/Y compression algorithm. |
|
IGainCompression |
Sets whether or not to interpolate the final power level when the measured compression level deviates from the specified level. |
|
IGainCompression |
Set and read the decrease in gain which indicates that the amplifier is compressing. |
|
IGainCompression |
Read the VNA port number which is connected to the DUT input. |
|
IGainCompression |
Read the VNA port number which is connected to the DUT output. |
|
IGainCompression |
Set and read the action which should be taken at the end of the last frequency or power sweep in the measurement. |
|
IGainCompression |
Set and read the input power level that should produce linear gain. |
|
IGainCompression |
Returns the maximum possible number of data points. |
|
IGainCompression |
Set and read the number of data points in each frequency sweep. |
|
IGainCompression |
Set and read the number of data points in each power sweep. |
|
IGainCompression5 |
Set and read the DC meter at the compression point. |
|
IGainCompression |
Set and read the reverse power level to the DUT. |
|
IGainCompression |
Set and read the Safe Sweep COARSE power adjustment. |
|
IGainCompression6 |
Set and read the name of the external DC device. |
|
IGainCompression |
Set and read the (ON | OFF) state of Safe Sweep mode. |
|
IGainCompression |
Set and read the Safe Sweep FINE power adjustment. |
|
IGainCompression |
Set and read the compression level in which Safe Sweep changes from the COARSE power adjustment to the FINE power adjustment. |
|
IGainCompression6 |
Set and read the maximum limit of the external DC device. |
|
IGainCompression4 |
When the DUT Output reaches this value, the input power to the DUT is no longer incremented at that frequency. |
|
IGainCompression3 |
Set and read the deviation dB from the maximum Pout. |
|
IGainCompression |
Read number of points that did not achieve compression. |
|
IGainCompression |
Returns if a compression search is complete, and if the search was a success or failure. |
|
IGainCompression |
Set and read the maximum number of iterations to be used to find the compression level in a SMART sweep. |
|
IGainCompression |
Set and read SMART sweep settling time. |
|
IGainCompression |
Set and read whether to show results for each SMART sweep iteration. |
|
IGainCompression |
Set and read the level of tolerance to be used to find the compression level in a SMART sweep. |
|
IGainCompression2 |
Returns the total number of iteration required for the SMART Sweep. |
|
IGainCompression |
Set and read the total number of data points.(Freq x Power) |
Interface |
Introduced with VNA Rev: |
IGainCompression |
8.0 |
IGainCompression2 |
8.2 |
IGainCompression3 |
9.0 |
IGainCompression4 |
9.2 |
IGainCompression5 |
10.49 |
IGainCompression6 |
13.60 |