National Instruments Architect Summit: New Certification Guidlines

As LabVIEW and TestStand developers creating customer applications, acquiring and maintaining our National Instruments certifications is important to both DISTek and our customers. Certification demonstrates up-to-date expertise with the software as new features are released and maintains our presence as product experts in the technical community. To keep certifications current, we must periodically take the next higher certification exam or recertify at our current level.

CLA Certification

NI Architect Summit: Object Oriented Programming in LabVIEW

Last week I attended the NI Architect Summit, and I saw some patterns emerge while sitting in on the frameworks track. All of the framework content was related to challenges in LabVIEW Object Oriented Programming (LVOOP). LabVIEW is sold as a software tool for scientists and engineers, yet also provides features including LVOOP for advanced users. The takeaways below speak to the challenge of transitioning from a procedural single-threaded dataflow design to a parallel messaging architecture using LVOOP.

LabVIEW Issues When Upgrading From Windows XP To Windows 7

In April 2014 Microsoft will stop supporting Windows XP. Microsoft has developed a Compatibility Toolkit (ACT) to see if your current computer will be able to support the transition to Windows 7.

LV Logo

Through experience and hard work, we’ve identified fixes to common issues moving LabVIEW to Windows 7. Some of the issues we have encountered during upgrades include getting administrative rights to the system and  accounting for the Windows 7 directory structure change where the files are located at “C:\Program Files (x86)\” instead of “C:\Program Files\” for non-native Windows 7 applications.

Additionally, issues may occur if your computer is part of a domain where certain Windows Services start up automatically on boot-up. If you run into a domain issue you may want to try the following:

Read more