NI Week has always been one of my favorite industry conferences. National Instruments does such a great job presenting its latest innovations as well as those of others in the LabVIEW community. This ...
National Instruments recently announced an embedded-development module for its popular LabView software that extends graphical programming to any 32-bit embedded processor (Picture). With the module, ...
While programmable logic controllers (PLCs) have long been the cornerstone of industrial control systems due to their robustness in harsh environments, industrial PCs (IPCs) are increasingly bridging ...
There is a long history of Visual or Graphical Programming Languages, and most of them make more sense than the name of Microsoft’s Visual Basic, C#, and Visual Studio IDE. Some people don’t like to ...
The Arduino IDE only brings the ire of actual EEs and People Who Know Better™, but if you’re teaching robotics and programming to kids, you really don’t want something as simple as a text editor with ...
Programming languages are evolving to bring the software closer to hardware. As hardware architectures become more parallel (with the advent of multicore processors and FPGAs, for example), sequential ...
Basic Programming for PLCs provides an overview of the basic principles, structure, and instructions of PLC programming. Most PLC programs use instructions written in ladder logic, which is a ...