ni.com checkout is currently experiencing issues.

Support teams are actively working on the resolution.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 5002 for Arduino Uno R3

Hi, I'm new to arduino and labview, I tried to create my first program (Simple Led), but it keeps warning me error 5002.

I have an Arduino Uno R3, Labview 2012 trial install. I have also instaled the driver and the interface for the Arduino (version 2.2.0.79),

runing in Windows 7 Home Premium

I have read some post about this problem an tried some solution, but without results.

I have made some changes:

  • Arduino Firmware

ArduinoFirmeware.png

  • Timer from Init

TimerInit.png

  What should i do?

Thanks

0 Kudos
Message 1 of 3
(3,590 Views)

First I would recommend that you change back to the original firmware for continuity.  Then, look at this page and go through the various solutions listed.  The default baud rate for an Uno is 115200.  When you edited the firmware, you changed this.

If, after doing this and you are still unable to get it to work then you will need to give us more details about what you have done to try and set up your Arduino to work with LabVIEW.

Message 2 of 3
(2,681 Views)

Thanks, the problem was the baud rate.

Thanks a lot!!!

0 Kudos
Message 3 of 3
(2,681 Views)