From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Resource not found imaqdx in executable

Solved!
Go to solution

Hello to all.

 

First of all thanks a lot for reading this post and being able to help.

I have an application which uses Imaqdx pallete. It works fine in development environment.

Now I would like to create an installer.

First I create a .EXE and then I create an installer succesfully.

in additional installer I check this:

Sin título.png

So apparently libs of imaqdx are included.

Now when I deploy the installer in target machine the application is installed correctly.

But when I run the application it gives these error, one per VI imaqdx used:

"resource not found xx.lvlib imaqdx"

What´s going on?

Have I to install something more to run my application in target machine?

 

Thanks a lot!

0 Kudos
Message 1 of 7
(3,932 Views)

Is the target machine licensed?  The IMAQdx Run Time Engine requires a license -- you get one with LabVIEW Vision, which is installed on the development PC.  You need additional licenses for each additional machine to which you want to deploy your application, so you need a minimum of two licenses to run on a second PC.

 

Bob Schor

0 Kudos
Message 2 of 7
(3,899 Views)

Hi! Thanks for replying!

 

I don't think the problem is that because it does not give me error of license.

 

It says that he could not found niimaqdx.dll and for that it can't load every imaqdx.vi that I use.

However I see on the target machine that niimaqdx.dll is on it (in windows/system32 and windows/SysWOW64)

What can it be?

This is my environment:

 

develop machine: Windows 10(64 bits), labview 2015SP1(32 bits), imaqdx15.5.

target machine: Windows 7(64 bits), touch screen, imaqdx15.5 drivers installed.

In target machine I can se NI MAX so Vision Software Adquisition is installed.

 

It makes me crazy... I don't know what's wrong.

 

Thanks a lot!

 

0 Kudos
Message 3 of 7
(3,869 Views)

Hi, I'm running into a very similar problem today on an executable that has been working for two years.

 

Did you find a solution to the problem?

Thanks,

-Drewski

0 Kudos
Message 4 of 7
(3,726 Views)

Hi there,

The only solution I found is to run the executable in a machine which is installed Labview and vision libraries.

Thanks.

0 Kudos
Message 5 of 7
(3,705 Views)

@Drewski wrote:

Hi, I'm running into a very similar problem today on an executable that has been working for two years.

 

Did you find a solution to the problem?

Thanks,

-Drewski


-Can you explain bit more on your target set up with version details and exact screenshot of error?

Thanks
uday
0 Kudos
Message 6 of 7
(3,692 Views)
Solution
Accepted by topic author A.Salcedo

Hi, Problem was actually resolved. I posted the problem I was having in this thread.

 

https://forums.ni.com/t5/LabVIEW/Error-3-on-launching-executable-from-LabVIEW-10-on-Windows-7/m-p/36...

 

Thanks,

-Drewski

0 Kudos
Message 7 of 7
(3,689 Views)