NI-DAQ™mx C Reference

Reference >> More >> Retriggerable

Data Type: bool32
Description: Specifies whether a finite task resets, acquires pretrigger samples, and waits for another Reference Trigger after the task completes. When you set this property to TRUE, the device will acquire post-trigger samples, reset, and acquire pretrigger samples each time the Reference Trigger occurs until the task stops. The device ignores a trigger if it is in the process of acquiring signals.

You can get/set/reset this property using:
  DAQmxGetRefTrigRetriggerable
  DAQmxSetRefTrigRetriggerable
  DAQmxResetRefTrigRetriggerable

Log in to get a better experience