Triggers:Ref:Type

NI Digital Waveform Generator/Analyzer

Triggers:Ref:Type

Short Name: RefTrig.Type

Specifies the Reference trigger type. Depending on this property value, more properties may need to be set to fully configure the trigger.

None (28) The device does not use a Reference 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 Ref Trigger Source property, and the active edge is specified with Digital Edge Ref Trigger Edge 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.
Pattern match (31) The data operation does not take effect until a specific data pattern matching condition is met. Configure the condition by setting the Pattern Match Ref Trigger Pattern and Pattern Match Ref Trigger Trigger When properties. This value is valid only for acquisition sessions.

Remarks

The following table lists the characteristics of this property.

Data Type ViInt32
Permissions R/W
Channel Based No