Sets properties that are unique to a Gain Compression Cal (opt S93086A/B).
The remaining commands to perform a GCA Cal use the Guided Calibration commands.
Dim app as AgilentPNA835x.Application Set GCAcal = pna.GetCalmanager.CreateCustomCalEx(channelNum) Set GCACalExtension = GCAcal.CustomCalConfiguration GCACalExtension.PowerLevel = 5 |
Example Program Create and Cal a Gain Compression Measurement
Method |
InterfaceSee History |
Description |
---|---|---|
None |
|
|
Property |
Interface |
Description |
IGainCompressionCal |
Set and read the power level at which to perform the Source Power Cal. |
|
IGainCompressionCal2 |
Set and read the cal kit to be used for calibrating at the port 1 reference plane. |
|
IGainCompressionCal2 |
Superseded by PowerSensorConnectorType on the GuidedCal Object. |
Interface |
Introduced with VNA Rev: |
IGainCompressionCal |
8.0 |
IGainCompressionCal2 |
8.04 |