NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceStart >> More >> Maximum Number of Triggers to DetectCurrent page
Table of Contents

Start >> More >> Maximum Number of Triggers to Detect

Start >> More >> Maximum Number of Triggers to Detect

Data Type: uInt32
Description: Specifies the maximum number of times the task will detect a start trigger during the task. The number of times a trigger is detected and acted upon by the module may be less than the specified amount if the task stops early because of trigger/retrigger window expiration. Specifying the Maximum Number of Triggers to Detect to be 0 causes the driver to automatically set this value to the maximum possible number of triggers detectable by the device and configuration combination. Note: The number of detected triggers may be less than number of trigger events occurring, because the devices were unable to respond to the trigger.

You can get/set/reset this property using:
  DAQmxGetStartTrigMaxNumTrigsToDetect
  DAQmxSetStartTrigMaxNumTrigsToDetect
  DAQmxResetStartTrigMaxNumTrigsToDetect

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit