Reference:Trigger Type Property

NI-DAQmx Properties

Reference:Trigger Type Property

Short Name: Ref.TrigType

Property of DAQmx Trigger

Specifies the type of trigger to use to mark a reference point for the measurement.

Analog Edge (10099) Trigger when an analog signal signal crosses a threshold.
Analog Window (10103) Trigger when an analog signal enters or leaves a range of values. The range is in the units of the measurement.
Digital Edge (10150) Trigger on the rising or falling edge of a digital signal.
None (10230) Disable triggering for the task.
Digital Pattern (10398) Trigger when digital physical channels match a digital pattern.

Remarks

The following table lists the characteristics of this property.

Permissionsread/write
Resettableyes
Settable while task is runningdevice-specific
Available in Run-Time Engineyes