LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Application because of missing right in LV-Link

hello,

I´am trying to build a application from my program. i use labview 2010 and LV-Link. when i start the applicationbuilder i get the error 8 by copy in AB_Engine_Copy_Error_Files.vi->AB_Application.lvclass:Copy_Error_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_EXE.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_Create_Build_Application.vi->EBUIP_Global_OnCommand.vi->EBUIP_Global_OnCommand.vi.ProxyCaller

 

Maybe you did have the rights for that

 

NI-488:  DMA-hardwareerror

 

I don´t know why i dont have the rights to use the  LV-Link like i want or what i can do to get the right for that.

 

Thanks

Erhard

0 Kudos
Message 1 of 6
(3,057 Views)

Hi erhard,

have you had a look to this KB:

 

Error 8 with Application Builder When I Create an Executable in LabVIEW 8.5 or Later

http://digital.ni.com/public.nsf/allkb/BAF0ACFA708F1D19862574C8005248E7?OpenDocument

 

Best regards

 

Andre

0 Kudos
Message 2 of 6
(3,043 Views)

Hey,

new name but the same guy.

 

Ok the Link you send help me to build the application. Thanks.

 

Now i have another problem. I will start the app on a PC were no LabVIEW is installed. I get a Error message that the program isn ´t runnig because there is now run-time 2010 for LabVIEW on the PC.

 

How can i add the run-time on my appliation that i don´t have to installed the run-time on every PC i want to use my app.

 

regards

Erhard

0 Kudos
Message 3 of 6
(3,033 Views)

You have to build an installer after the executable  and add the Runtime Engine into it.

The installer will install your executbale and the LV runtime engine (and every additional resource you choose) on the target PC.

Here the link to an online resource but you can find all possible information in the Lv-Help itsself.

 

http://www.ni.com/white-paper/3303/en#toc5

 

Best regards

 

Andrea

 

0 Kudos
Message 4 of 6
(3,027 Views)

Hey Andrea,

Thanks your both Tips help me. But i have a new problemSmiley Sad I´am using LV-Link in my program. after i installed my program on a pc, the program is looking for a ddl of the lvlink but i tryed do link it in the installer but i can´t find lv-link there... Should i zip my installer+ the lvlink for the users or is there a other way to link the ddl with the application. I hope i explain it in a way that somebody can understand the problem :D.

 

Regards

Erhard

0 Kudos
Message 5 of 6
(3,005 Views)

Just like you had to run the installer for the Data Translation board on your pc, the installer for it must be run on every new pc. When you create the installer, you have the option to run an executable at the end of the installation. Include the DT installer and run this after the LV installation - one of the disadvantages of using non-NI hardware.

0 Kudos
Message 6 of 6
(3,000 Views)