Related Documentation
- Updated2025-02-17
- 1 minute(s) read
The following resources expand on real-time concepts that this tutorial does not detail.
Types of RT Targets
Visit ni.com/info and enter the info code RTSystems to learn about building real-time systems with NI hardware and software.
Determinism and Warm-up Iterations
Refer to Creating Deterministic Applications to learn about determinism and when to expect real-time loops to begin executing deterministically.
Preallocating an Array to Minimize Jitter
If you are using an array to manage large sections of data, preallocate the array to minimize jitter. Visit ni.com/info and enter PreAllocateArrays to learn about preallocating arrays for deterministic loops.