Triggers:Script:Type

NI Digital Waveform Generator/Analyzer

Triggers:Script:Type

Short Name: ScriptTrig.Type

Specifies the Script trigger type. Depending upon the value of this attribute, more attributes may be needed to fully configure the trigger.

This property is only valid for generation sessions.

None (28) The device does not use a Script trigger. The data operation starts immediately after you call the niHSDIO Initiate VI.
Digital edge (29) The data operation does not start until a digital edge is detected. The source of the digital edge is specified with the Digital Edge Script Trigger Source property, and the active edge is specified with the Digital Edge Script Trigger Edge property.
Digital level (30) The Script trigger is active when the level of the Script trigger matches the desired level. The source of the Script trigger is specified with the Digital Level Script Trigger Source property, and the desired level is specified with the Digital Level Script Trigger When property.
Software (32) The data operation does not start until a software trigger occurs. You can assert the software trigger by calling niHSDIO Send Software Edge Trigger VI and selecting Start Trigger as the trigger parameter.

Remarks

The following table lists the characteristics of this property.

Data Type ViInt32
Permissions R/W
Channel Based No