NI 4340 Timing Engines
- Updated2024-10-22
- 1 minute(s) read
The 4340 has four timing engines. Each of these timing engines can have its own configuration settings for timing, triggering, and the sample mode (either buffered or hardware timed single point).
Each timing engine can use any AI channel and can control up to four channels. Each channel can only be used once across all timing engines.
By default, NI-DAQmx automatically selects an available timing engine when reserving the task. Use the DAQmx Timing attribute/property SampTimingEngine to specify the timing engine to use or to determine which timing engine NI-DAQmx automatically selected.
The SampTimingEngine attribute/property is an integer value corresponding to one of the four analog input timing engines available on the device:
SampTimingEngine Value | Timing Engine Used |
---|---|
0 | te0 |
1 | te1 |
2 | te2 |
3 | te3 |