Provides access to the properties and methods for setting power limits for VNA ports.
Dim app as AgilentPNA835x.Application
Dim gpl as IGlobalPowerLimit
Set gpl = app.GlobalPowerLimit
Methods |
|
Description |
---|---|---|
None |
|
|
Properties |
Interface |
Description |
IGlobalPowerLimit |
Sets and returns the power limit for the specified port. |
|
IGlobalPowerLimit |
Enables or disables the ability to change the power limit values through the user interface. |
|
IGlobalPowerLimit |
Turns GlobalPowerLimit ON and OFF |
Interface |
Introduced with VNA Rev: |
IGlobalPowerLimit |
9.0 |
|
|