Hi...
I'm a LabVIEW and Arduino newbie, but wanted to post an issue I've seen. I know that I should be using LINX (for Arduino/LabVIEW connection & control), however, I have been unable to find a good tutorial to show me how to upload a suitable sketch (if anyone knows please let me know).
The issue I have is that I managed to get things going with LIFA-Base but, while working through other examples in my Arduino for Dummies book, I tried to reload LIFA from a different computer. The code uploaded, however, communication was not working between my previously working simple LabVIEW program and the Arduino UNO. The only noticable difference was my laptop had version Arduino IDE 1.8.5 (and 1.8.9 on my PC). Uploading from my laptop worked, but not from the PC. Looking at the IDE console log, it looked like the sketch was not fully loading up (and showed a lower bytes used and global variables used when "done uploading"). After using the JKI package manager to reinstall the drivers (no change) I tried downgrading my PC to 1.8.5 (which has worked).
This is fine for now, but I feel that I need to move to LINX (if anybody can suggest where I can find some good information on using it).
Many thanks,
Richard...