Labview ICT Notes
Required Readings#
- Multicore Programming with NI Labview
- Wait (ms) Function
- High Resolution Relative Seconds VI
- Boolean Crossing PtByPt VI
- Probes
Important Notes#
- “Wiring a value of 0 to the milliseconds to wait input forces the current thread to yield control of the CPU.” - See “wait (ms)” in required readings
- Using wait (ms) block causes timing issues.
- Use a global timer
- Avoid using sequences
Have a comment on one of my posts? Start a discussion in my public inbox by sending an email to ~anjan/public-inbox@lists.sr.ht [mailing list etiquette]