Brainless LabVIEW Programming: CLA Summit 2016

2

One of the presentations I attended at this years Certified LabVIEW Architects summit was given by Darren Nattinger of National Instruments. Darren is a Principal Engineer in LabVIEW R & D. One of the many things he’s responsible for is getting the Quick Drop feature added to LabVIEW. His presentation was titled, ”An End to Brainless LabVIEW Programming”.

Avoiding the Flying Platypus: CLA Summit 2016

2

In March I attended the Certified LabVIEW Architects Summit (CLA) in Austin, Texas. Every year National Instruments hosts this conference where CLAs can network, discuss best practices, and share ideas. This year the theme was Continuous Improvement: Building Better LabVIEW Applications.

NI Days 2015 – Visit DISTek in Chicago

NIDays

Designing an HiL test system, need to modernize your laboratory, or do you just dabble in LabVIEW in your spare time? Meet DISTek’s system designers and LabVIEW architects at NI Days Chicago October 15. DISTek engineers will be at booth 19 to answer any questions you may have, maybe even that tough engineering question that has been eluding you. Put them to the challenge and see what they can do for you.

Arduino (or chipKIT) + LabVIEW = Low-cost Home DAQ or Control System

photo: arduino.cc   photo: ni.com

The Arduino and chipKIT microcontrollers are popular for students and hobbyists alike. They provide various interfaces that can be used to interface with a myriad of devices and sensors. These interfaces include, but are not limited to, digital I/O, analog input, I2C and SPI communication, and PWM. Microcontrollers have been used for many varying projects from basic data logging to home/environment automation and robotics.

NI Week 2014 Day 3

Get ready for NI Week 2014 in Austin Tx

More new hardware was introduced including a small Real-Time/FPGA target called the NI System on Module. () The NI System on Module (SOM) combines the Xilinx Zynq FPGA, common components like memory, and a complete middleware solution, delivering a complete embedded platform that minimizes design time and risk for any embedded control or monitoring application. The NI SOM also ships with NI Linux Real-Time, which combines the performance of a real-time operating system with the openness of Linux. Along with a vast community, Linux allows the freedom to choose how you program the processor, using either LabVIEW system design software or C/C++ with Eclipse.

NIWeek 2014 Day 2

Get ready for NI Week 2014 in Austin Tx

The technical sessions seemed to highlight the NI Systems Engineering Group this year. The NI systems Engineering group is responsible for creating frameworks, reference designs and add-on LabVIEW toolkits. These packages are originally created for use within NI but are made available to outside developers as well.

LabVIEW with Mobile Devices

LabVIEW is a great fit for tablets

The growing use of mobile technology in people’s personal lives has started to influence how they want to approach their work. Individuals have immediate information at their fingertips and now are looking for the same immediate access in their work environment. Documents, e-mail messages, calendars and meeting reminders are already available, but how do users get real-time access to the applications being used around them? Some existing applications send out text messages and email, but just as personal mobile usage has moved beyond these simple communication methods so can the business world.

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