LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

how to install LVIFA_BASE.pde in arduino uno and run control servo

I am using arduino uno with LABVIEW 2012 EVALUATION VERSION. I had installed LIFA in my win7. I want to control servo motor using LABVIEW .

I had put the sketch of LVIFA_BASE.pde on arduino software. Then i uploaded LVIFA_BASE on arduino.

I open the code for controllingservo in labview. and run. It shows ERROR 5002.

please tell me how to use LVIFA_BASE and control servo and d.c. motors from LABVIEW using arduino.

arduino>>>file>>> open>>> LVIFA_BASE_2.1.1.69>>> LVIFA_BASE.pde>>> ?????????

what to do next. and how to control using LABVIEW

0 Kudos
Message 1 of 2
(3,821 Views)

You should first upgrade to the latest LIFA.  There are no .pde files, they should now be .ino files and no filenames should have "LVIFA" in them and but instead "LIFA".

Once you have the correct files, try again.  If you are unable to get it working, you should first try hardwiring the COM port to Init.vi.  If you still have issues and want additional help from us, save your VI for LabVIEW 2009 and attach it to your post.

Message 2 of 2
(2,842 Views)