AuxiliaryTrigger Object


Description

These properties setup Auxiliary triggering on a channel.

Accessing the object

Use chan.AuxTrigger (n) to access the object.

where n= the connector pair to be used for Auxiliary Triggering.

Use app.AuxiliaryTriggerCount to determine the number of auxiliary trigger pairs on the rear panel of a PNA.

Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim AuxTrig as AuxTrigger
AuxTrig = chan.AuxTrigger(2)

See Also:

Methods

Interface

See History (below)

Description

None

 

 

Properties

 

Description

Delay (Input)

IAuxTrigger

Specifies the delay that should be applied by the PNA after the Aux trigger input is received and before the acquisition is made

Enable

IAuxTrigger

Turns ON / OFF the trigger output.

HandshakeEnable (Input)

IAuxTrigger

Turns handshake ON / OFF.

Number

IAuxTrigger

Reads the number of the Aux I/O pair being used.

TriggerInPolarity (Input)

IAuxTrigger

Specifies the polarity of the trigger IN signal to which the PNA will respond.

TriggerInType (Input)

IAuxTrigger

Specifies the type of Aux trigger input being supplied to the PNA

TriggerOutDuration

IAuxTrigger

Specifies the width of the pulse or the time that the Aux trigger output will be asserted

TriggerOutInterval

IAuxTrigger

Specifies how often a trigger output signal is sent.

TriggerOutPolarity

IAuxTrigger

Specifies the polarity of the trigger output signal being supplied by the PNA.

TriggerOutPosition

IAuxTrigger

Specifies whether the Aux trigger out signal is sent Before  or After the acquisition.

IAuxTrigger History

Interface

Introduced with PNA Rev:

IAuxTrigger

7.2