05-31-2023 06:20 PM
Hello,
This is my first post and my first "cry for help" - only recently I started to work with Labview
My goal (for now) is to send a string from labview to arduino [Mega2560].
I manage to control the arduino's led with a usb cable (other solution that I have is usb to ttl converter) using a very simple program - attached.
The version that I have installed is LabVIEW 2023 Q1 Community Edition that already includes the LabVIEW Hobbyist/LINX by NI toolkit.
I know that Labview and IDE can't work at the same time
So, my question is: it is possible to send a string from labview to arduino using Linx toolkit with a - usb cable - and check if the string was received by arduino?
(At this point I don't care about what happens on labview, as long as it sends a string and I can check if it was received)
Sorry for my confusion...
thank you for your help
06-01-2023 02:20 PM