Start >> More >> Retriggerable

NI-DAQmx C Properties

Start >> More >> Retriggerable

Data Type: bool32
Description: Specifies whether to enable retriggerable counter pulse generation. When you set this property to TRUE, the device generates pulses each time it receives a trigger. The device ignores a trigger if it is in the process of generating pulses.

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