These properties setup Global triggering that effects the entire PNA 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 PNA becomes armed (ready to be triggered). |
|
ITriggerSetup |
Configures the external triggering signal for the PNA |
|
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 PNA. |
|
ITriggerSetup |
Sets or returns the source of triggering in the PNA. |
|
ITriggerSetup2 |
Superseded Enables the PNA to send trigger signals out the rear-panel TRIGGER OUT connector. |
Interface |
Introduced with PNA Rev: |
ITriggerSetup |
4.0 |
ITriggerSetup2 |
4.2 |
ITriggerSetup3 |
7.50.2 and 8.2 |
ITriggerSetup4 |
10.57 |