Contains the properties for configuring Phase Sweep (Opt S93088A/B) in the VNA.
Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim phase as PhaseControl
Set phase = chan.PhaseControl
Set Phase Sweep using SweepType Property
| Methods | Description | |
|---|---|---|
| None | 
 | 
 | 
| Properties | Interface | Description | 
| IPhaseControl | Set and return whether to couple phase control settings. | |
| IPhaseControl | Set and return the fixed phase value. | |
| IPhaseControl | Set and return the fixed ratioed power value. | |
| IPhaseControl | Set and return the ON/Off state of phase control. | |
| IPhaseControl | Set and return an array of phase offsets. | |
| IPhaseControl | Set and return whether to use the phase correction offset array. | |
| IPhaseControl | Set and return max number of leveling sweeps | |
| IPhaseControl | Set and return the ratioed receivers (parameter) to use for phase control. | |
| IPhaseControl | Returns the available phase control modes for the specified port. | |
| IPhaseControl | Sets and returns the reference port for the Phase Control measurement. | |
| IPhaseControl | Set and return tolerance value for leveling sweeps | |
| IPhaseControl | Set and return ratioed power offset data | |
| IPhaseControl | Set and return whether to use the ratioed power offset array | |
| IPhaseControl | Set and return the start value of phase sweep. | |
| IPhaseControl | Set and return the start ratioed power value. | |
| IPhaseControl | Set and return the stop value of phase sweep. | |
| IPhaseControl | Set and return the stop ratioed power value. | 
| Interface | Introduced with VNA Rev: | 
| IPhaseControl | 9.33 |