LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 5005

I uploaded the "Blink Sketch" on my Arduino UNO using the SERIAL COM4, and it worked fine.
But, when I upload LVIFA_Base.pde and run the "Simple LED.vi" (or another vi), it retuns ERROR 5005, but my arduino is conected on my notebook and work fine with Arduino IDE.
I followed the steps on "LabVIEW Interface for Arduino Setup Procedure" and after "Why Do I Get Error 5005 When Using the LabVIEW Interface for Arduino?" but the error persists.

Somebody have a idea to solve?

Board Arduino: UNO
IDE Arduino 1.0
WinXp Professional SP3 V.2002
VIPM 2011.0.1 (build 1692)
LIFA 2.1.1.69
LabView 11.0 (32-bit)
VISA 5.0.3

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

I' also using WinXp Professional SP3 and had the same problem. If everything else is OK ie. port # etc then unplug the arduino from your computer and plug it in again. That sould fix the problem.

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

I tried unplug and plug it again without success...

BUT, it works when I create two constants and set then:

"VISA Resource" (COM4 in my case);

"Baud Rate" (115200 in my case);

Like another discussion post says - https://decibel.ni.com/content/message/24055#24055

Problem Fixed

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