LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Build applications that include LIFA

Hi, I'm trying to build an application to monitor battery levels, but I'm not using my development machine to run the app,

I'm running the app on a netbook with winXP (5.1 build 2600) in a nice temprerature controlled room ( server room )

are there any interesting things I need to do to have the build include the LIFA libraries ?

The machine I want to run the app on tells me " Error -1073807202 occurred at VISA clear in labvVIEW interface for arduino.lvlib:init.vi->my_application_name.vi "

when I run the app with arduino connected.

Am I missing something in the build spec?

Any suggestions?

0 Kudos
Message 1 of 2
(3,466 Views)

Are you building an installer or just an EXE?  Try using an installer since it will include the runtimes you need (LV, VISA ...). 

Does the EXE run or throw an error before it even opens?  You will need to manually install the Arduino drivers on the netbook so that it shows up as a virtual com port.  Also make sure you are not hard coding the COM port because it will likely change between machines.

Let us know if that helps.

-Sam K

LIFA Developer

0 Kudos
Message 2 of 2
(2,546 Views)