Contains the methods and properties that initiate and return Power Normal Operating Point markers.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application")
Dim pnop As PNOP
Set pnop = app.ActiveMeasurement.PNOP
Methods |
Interface |
Description |
---|---|---|
IPNOP |
Initiates a PNOP search |
|
Properties |
|
Description |
IPNOP |
Sets and returns the backoff value. |
|
IPNOP |
Returns the BackOffGain result. |
|
IPNOP |
Returns the BackOffPIn result |
|
IPNOP |
Returns the BackOffPout result |
|
IPNOP |
Returns the Compression result |
|
IPNOP |
Returns the Compression Max result |
|
IPNOP |
Returns the Gain result |
|
IPNOP |
Returns the Gain Max result |
|
IPNOP |
Returns the Pin result |
|
IPNOP |
Sets and returns the PinOffset value |
|
IPNOP |
Returns the PMaxIn result |
|
IPNOP |
Returns the PMaxOut result |
|
IPNOP |
Returns the P Out result |
Interface |
Introduced with VNA Rev: |
IPNOP |
A.09.20 |