From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
03-29-2014 07:18 AM
Hi,
I had the same error :
LIFA_Base.cpp.p: In function 'loop':
C:\Program Files (×86)/LIFA_Base.ino.......
Pls can u explain what all files should be opened in arduino.
All the files open except keywords, IRemote license and a folder named LabVIEWInterface.
I even tried adding LabVIEWInterface sketch . So I had LIFA_Base,AF Motor,AF Motor.h, AccelStepper.cpp,AccelStepper.h,IRemote.cpp, IRemote.h, LabVIEWInterface.
After compiling this I got:
LabVIEWInterface. Ino:In function ' int checkForCommand()':
LabVIEWInterface:97:'bufferBytes' was not declared in this scope.
I also wanted to know that you had mentioned about temporarily removing AccelStepper.h. did u refer to removing it from LIFA_base or arduino software files . In arduino files I couldn't find that and in LIFA_BASE it doesn't work for me.
regards.
04-04-2014 02:45 AM
hello sir,
i want to use LIFA_BASE and upload it in my arduino but i am getting
some compiling errors .
LIFA_Base.cpp.p: In function 'loop':
C:\Program Files (×86)/LIFA_Base.ino.......
Pls can u explain what all files should be opened in arduino.
All the files open except keywords, IRemote license and a folder named
LabVIEWInterface.
I even tried adding LabVIEWInterface sketch . So I had LIFA_Base,AF
Motor,AF Motor.h, AccelStepper.cpp,AccelStepper.h,IRemote.cpp,
IRemote.h, LabVIEWInterface.
After compiling this I got:
LabVIEWInterface. Ino:In function ' int checkForCommand()':
LabVIEWInterface:97:'bufferBytes' was not declared in this scope.
Awaiting your reply in anticipation.
10-16-2014 06:29 AM
Hi,
I'm new to experimenting on arduino. I get an error as follows.
C:\Program Files (x86)\Arduino\libraries\RobotIRremote\IRremoteTools.cpp:5: error: 'TKD2' was not declared in this scope
Any ideas?
Kind regards
Dany
10-16-2014 11:28 AM
That is a common error (there are several discussions about it). I think it might be the wrong Arduino IDE version or something. Make sure that you have version 1.0.5.
10-19-2014 07:29 PM
Excellent. Worked for me!:)
10-19-2014 07:32 PM
Hi Nathan,
Thanks for the response. It worked for me.
Is there a way to make the arduino run on its own without being connected to a computer running LV?
Kind regards
Dany.
10-19-2014 09:47 PM
You cannot run LabVIEW code on an Arduino. That's not the literal answer to your question but if that answers it then that's great. Otherwise, what exactly are you trying to do?
10-19-2014 10:17 PM
I am trying to control the speed of 4 motors based on some specific feedbackfrom a gyroscope. I understand I can accomplish this using some labview code, but I was wondering if there was a way to make the arduino run and accomplish this independently on its own.
10-19-2014 10:26 PM
Of course, that's is one of the many uses of an Arduino. You'll just need to write the entire code on the Arduino. There are many online resources for the Arduino that you can use to help you out.
All of my interaction with Arduino has been in the context of using LabVIEW.
10-26-2014 07:06 PM
voy a probar el 1.0.5 a ver q pasa por q con el 1.0.6 no me deja sale un error