LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

errors(undeclared) in compiling LVIFA_Base: Arduino 1.0.3/labview 2012

I've never used MAX while also using Arduino so I'm not sure that it shows up at all in there.  I would assume not.  If it's shown in the device manager then it should be visible to LabVIEW.  You may consider hard wiring the Arduino Init VI with the correct COM port to see if that fixes it.

nellly wrote:

Thx but I have another issue.

Was the first issue resolved then?

0 Kudos
Message 11 of 16
(1,185 Views)

Yes first issue resolved thx.

here's my next issue Labview 2012 gives error 5005, can't find arduino. Device manager sees arduino COM4. I set up COM4  as my port in Labview but still error 5005?see picture below, gave a different error when I actually wired the COM PRT to the init.vi. error -1073807343.

arduino Labview error.png

0 Kudos
Message 12 of 16
(1,185 Views)

Hi.

I have the same problem.

err: LIFA_Base.ino:39: undefined reference to `syncLV()'

How did you resolve the first issue?

Thnx

0 Kudos
Message 13 of 16
(1,185 Views)

I had the same problem. Uninstall Arduino software and install Arduino 1.0.5.

and open LIFABase with arduino software.

0 Kudos
Message 14 of 16
(1,185 Views)

Hi I have install this version 2.2.0.79 and I have Arduino 1.0.5 but I have this problem:

LabVIEWInterface.ino: In function 'void processCommand(unsigned char*)':

LabVIEWInterface.ino:150: warning: left shift count >= width of type

LabVIEWInterface.ino:150: warning: left shift count >= width of type

C:\Program Files (x86)\Arduino1\Arduino\libraries\LiquidCrystal/LiquidCrystal.h:117: error: 'void LiquidCrystal::init(uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t)' is private

LabVIEWInterface:362: error: within this context

Sin título.png

I need to communicate labview with arduino but before I have to compile it....I do not know help me

0 Kudos
Message 15 of 16
(1,185 Views)

Hi, I am also having the same problem. Have you been able to solve it?

0 Kudos
Message 16 of 16
(1,185 Views)