02-01-2020 05:00 PM
I'm acquiring strain gauge data using a labview subroutine and I'd like to send the data to an Arduino Uno which is plugged into the same computer via a USB. I have Linx installed. How can I do this? My goal is to have the Arduino stop powering motor once a certain strain gauge threshold is met.
Thanks!
02-01-2020 05:34 PM
So I have output from a .vi subroutine. How can I send that to my Arduino Uno using Linx?