Contains the properties for configuring the five internal pulse generators in the PNA-X.
Learn more about the PNA-X Pulse Generators.
Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim pulse as PulseGenerator
Set pulse = chan.PulseGenerator
Each pulse generator is specified in the Pulse Generator properties.
External Pulse Generators Beginning with A.09.50, External Pulse Generators can be used with the Integrated Pulse Application. Use chan.PulseGeneratorNames and chan.PulseGeneratorID to refer to the external pulse generator when setting properties on this (PulseGenerator) Object. |
Important: If D + W is greater than P, then undefined VNA behavior results. There is NO error message or warning. |
Methods |
Description |
|
---|---|---|
None |
|
|
Properties |
Interface |
Description |
IPulsedGenerator |
Sets the pulse delay. |
|
IPulsedGenerator |
Sets the pulse delay increment. |
|
IPulsedGenerator5 |
Enables / Disables offset delays. |
|
IPulsedGenerator5 |
Returns the ADC delay. |
|
IPulsedGenerator4 |
Sets whether to invert the polarity of the pulse. |
|
IPulsedGenerator5 |
Sets the time lag between the pulse drive signal and the actual RF output. |
|
IPulsedGenerator |
Sets the pulse-period (1/PRF) for ALL PNA-X internal pulse generators. |
|
IPulsedGenerator5 |
Enables / Disables pulse4 to use an oscilloscope connected to pin 13 of the PULSE I/O connector on the rear panel of the VNA to display when the ADC is making measurements. |
|
IPulsedGenerator6 |
Sets the device being controlled by the pulse generator output. |
|
IPulsedGenerator |
Turns the specified pulse generator ON and OFF. |
|
IPulsedGenerator2 |
Enables / Disables subpoint triggering. |
|
IPulsedGenerator3 |
Sets the polarity of trigger to which the internal pulse generators will respond when being externally triggered. |
|
IPulsedGenerator3 |
Sets the type of trigger to which the internal pulse generators will respond when being externally triggered. |
|
IPulsedGenerator |
Sets the pulse width for the specified pulse generator. |
Interface |
Introduced with VNA Rev: |
IPulseGenerator |
7.2 |
IPulseGenerator2 |
8.55.09 |
IPulseGenerator3 |
9.10 |
IPulseGenerator4 |
9.33 |
IPulseGenerator5 |
13.50 |
IPulseGenerator6 |
13.60 |