These properties setup Global triggering that effects the entire VNA application.
Dim app as AgilentPNA835x.Application
Dim trigSetup as ITriggerSetup
Set trigSetup = app.TriggerSetup
Methods |
Interface |
Description |
---|---|---|
None |
|
|
Properties |
|
Description |
ITriggerSetup2 |
Allows a trigger signal to be remembered and then used when the VNA becomes armed (ready to be triggered). |
|
ITriggerSetup |
Configures the external triggering signal for the VNA |
|
ITriggerSetup3 |
Specifies the polarity of Ready for Trigger output. |
|
ITriggerSetup4 |
Checks if the PNA is ready for a specific or any hardware trigger |
|
ITriggerSetup |
Determines whether a trigger signal affects a single channel or all channels in the VNA. |
|
ITriggerSetup |
Sets or returns the source of triggering in the VNA. |
|
ITriggerSetup2 |
Superseded Enables the VNA to send trigger signals out the rear-panel TRIGGER OUT connector. |
Interface |
Introduced with VNA Rev: |
ITriggerSetup |
4.0 |
ITriggerSetup2 |
4.2 |
ITriggerSetup3 |
7.50.2 and 8.2 |
ITriggerSetup4 |
12.80 |