Optimizing Code for Development Time

Another way of optimizing code is to save development time

A while back I made an interesting personal discovery, and I want to share it with everyone in the hopes that it’s as useful to you as it is to me. Hi, my name is Ryan, and I like to develop software in my free time. Mostly, I like developing games.
It all started when I recently looked back over some of the work I did before I went to college. I was actually very impressed with my past work, too impressed. The games I developed before school were really putting my current work to shame. I started to think about why that might be. I figured I was busier now that I have marketable skills and, let’s be honest here, you can never play enough Dwarf Fortress.

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