NI-DAQ™mx C Reference

Start >> More >> Retriggerable

Data Type: bool32
Description: Specifies whether a finite task resets and waits for another Start Trigger after the task completes. When you set this property to TRUE, the device performs a finite acquisition or generation each time the Start Trigger occurs until the task stops. The device ignores a trigger if it is in the process of acquiring or generating signals.

You can get/set/reset this property using:
  DAQmxGetStartTrigRetriggerable
  DAQmxSetStartTrigRetriggerable
  DAQmxResetStartTrigRetriggerable

Log in to get a better experience