Timing Source Type Property

NI-DAQmx Properties

Timing Source Type Property

Short Name: TimingSrcType

Property of DAQmx Timing Source

Indicates the type of timing source.

Frequency (12532) Causes the Timed Loop to execute at a constant frequency.
Digital Change Detection (12533) Causes the Timed Loop to execute on rising and/or falling edges of one or more digital lines.
Digital Edge using Counter (12534) Causes the Timed Loop to execute on rising or falling edges of a digital signal.
Signal From Task (12535) Use the signal indicated by SignalFromTask.Signal to determine when the Timed Loop executes.

Remarks

The following table lists the characteristics of this property.

Permissionsread only
Resettableno
Settable while task is runningdevice-specific
Available in Run-Time Engineyes