Curious about the newest version of NI LabVIEW? Whether you were able to attend Tuesday's user group meeting or not, you should check out the following links. They provide a wealth of information about LabVIEW 2010 and its new/improved features.
LabVIEW Compiler: Under the Hood
This document introduces the LabVIEW compiler, briefly explains its evolution starting in 1986 with LabVIEW 1.0, and describes its current form. Additionally, it explores recent compiler innovations and highlights the advantages of these new features to the LabVIEW architecture and to you.
Timing and Synchronization in LabVIEW
Timing is an essential element to all test, control, and design applications and should be a key consideration in any system. Timing and synchronization technologies correlate events in time, which is necessary to perform coordinated activities. For software to orchestrate these coordinated activities, the program needs to be synchronized and have a concept of time. NI LabVIEW software has timing constructs inherent to the language that you can use to synchronize your software within your system.