12-06-2015 06:50 AM
i'm, a begineer, first time tring this interface labview with arduino. someone kindly help me to resolve this problem.
Arduino: 1.6.4 (Windows 8.1), Board: "Arduino Uno"
C:\Program Files (x86)\Arduino\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope
int RECV_PIN = TKD2; // the pin the IR receiver is connected to
^
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
12-07-2015 06:01 PM
This has been discussed many time before. You can probably search and find what you need.
However, know that LIFA is old and no longer officially supported (which is why you are getting the error). You should upgrade to the new version called LINX: http://www.labviewmakerhub.com/linx
12-07-2015 09:38 PM
I had the same problem, let me tell you how I fixed that trouble.
In the following discussion you can find the solution to your problem
https://decibel.ni.com/content/message/125048#125048
Please, let me know if you can solve your problem with the solution I told you and check the "Right answer" button to rate the answer.
Regard