LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Error : tkd2 was not been declared in the scope .. how to resolve it ?

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.

0 Kudos
Message 1 of 3
(4,360 Views)

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

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

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

0 Kudos
Message 3 of 3
(3,765 Views)