03-05-2013 01:47 AM
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
03-05-2013 12:28 PM
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.