06-21-2024 03:03 PM - edited 06-21-2024 03:11 PM
Hello everyone,
I'm working on a project. I'm using an arduino board to acquire data from the temperature sensor. But when I launch the acquisition, I get nothing on the labview display. Can you tell me what the problem is? For me, everything looks fine
Merci
06-21-2024 03:17 PM
Have you tried the Hobbyist toolkit instead?
BTW, using bytes at port is only required for 1% of the use cases.
https://labviewwiki.org/wiki/VIWeek_2020/Proper_way_to_communicate_over_serial
06-23-2024 12:50 AM
That error usually means another app is using the port. Do you have the serial monitor open in arduino at the same time?