LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino - Labview Error 5003

Solved!
Go to solution

Hi, 

I'm trying to use my Arduino Uno card with labview. I just want to test the Led13 connected to the PIN13. But I have a Error 5003. The baud Rate is good (default value: 115200) et IDE Arduino is closed. 

If someone has any solution, Thank in advance. 

Test2.jpgTest1.jpg
 

 

Pierre

0 Kudos
Message 1 of 36
(23,010 Views)

Hi,

I had the same problem and solved it with older arduino IDE software version. If you are using new version for example 1.8.7, compilation and download to UNO or Mega are OK, but communication with LabView report bugs 5002 or 5003. If I dowload older version arduino IDE for example 1.0.1, compile project and download to UNO or Mega, connection is OK. 

Here are older versions of IDE https://www.arduino.cc/en/Main/OldSoftwareReleases

Miroslav

Message 2 of 36
(22,862 Views)

That really fixes the problem, I've been looking for quite a while, thank you so much!

0 Kudos
Message 3 of 36
(22,369 Views)

YOU ARE THE BEST SIR

0 Kudos
Message 4 of 36
(20,853 Views)

it totally works, thank you!!

0 Kudos
Message 5 of 36
(20,534 Views)
Solution
Accepted by Hooovahh

I have found and fixed this error.

It is due to an uninitialized variable "checksum". Read and follow my simple fix instructions.

 

Good luck.

Thomas Plummer

LabVIEW Developer

Message 6 of 36
(20,463 Views)

Ho installato la versione 1.6.7 di Arduino e il problema si è risolto.

0 Kudos
Message 7 of 36
(20,047 Views)

It worked, thank you 

0 Kudos
Message 8 of 36
(19,825 Views)

You'are the best. Thank you so much. It;s working well at Ardunio IDE 1.8.11

0 Kudos
Message 9 of 36
(19,760 Views)

Thank you.. really helped

0 Kudos
Message 10 of 36
(19,679 Views)