For a hardware evaluation project I'm working on, I created a device that can be controlled via LabVIEW. This element14 blog series is a step by step exploration of SCPI, LabVIEW and a microcontroller.
I start with the review of a SCPI parser lib, check communication options and build the first SCPI commands. The source code for the firmware and LabVIEW designs are attached to the blog posts. |
The Project
I'm evaluating new switching devices. For that exercise I need a PWM generator that's easy to set up and change to different configurations.
In this series I integrate a controller with LabVIEW, so that I can make flexible test setup - one that allows me to automate and repeat my experiments.
{gallery} LabView and Hercules talk SCPI |
---|
LABView SCPI and Hercules LaunchPad: Capture complementary PWM signals |
LABView SCPI and Hercules LaunchPad: Drive two PWM modules |
LABView SCPI and Hercules LaunchPad: Full control over the two PWM signals of Hercules PWM module 1 |
Top Comments