More >> Pause >> Digital Level >> Digital Synchronization >> Enable

NI-DAQmx C Properties

More >> Pause >> Digital Level >> Digital Synchronization >> Enable

Data Type: bool32
Description: Specifies whether to synchronize recognition of transitions in the signal to the internal timebase of the device.

This property does not affect the minimum pulse width recognized by the device, but setting this property to TRUE does limit the speed at which the device recognizes transitions to less than the frequency of the internal timebase.

You can get/set/reset this property using:
  DAQmxGetDigLvlPauseTrigDigSyncEnable
  DAQmxSetDigLvlPauseTrigDigSyncEnable
  DAQmxResetDigLvlPauseTrigDigSyncEnable