Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Vision and motion-Vision Utilities Problems

Solved!
Go to solution

Hello, Everyone

I wrote a program by LabVIEW 2009 SP1 (Professional Development System) ,also I have Vision Acquisition software (November 2009).

I developed that code under windows XP , I test it before deploying and it was O.K .

After I deploy it, I install it on touch Panel PC (with Windows XP Embedded ), after I install it , it ask me about vision acquisition software license, I activate it through Internet and it was successful.

when I run the program , I face these message :

Error-1074396157 occurred at IMAQ Cast Image

Unlicensed copy of NI Vision

Possible reason(s):

IMAQ Vision: (Hex 0xBFF60403) Unlicensed copy of NI Vision

when I delete the IMAQ Cast vi from my code, deploy the code and install it again , my program worked fine as I want. but I need to use that tools , ( I tray also with Image Resample but also error )

Vision and motion-Vision Utilities-Image Manipulating -Resample Image

could you tell me what is the problem?.

Thank you

Download All
0 Kudos
Message 1 of 5
(4,134 Views)

In addition to that , I have used ((IMAQ create and IMAQ GetImageSize)) from same library and it was worked with me

and I never face the licence error 

 

I am puzzled by that message 

 

  

 

Best regard

0 Kudos
Message 2 of 5
(4,128 Views)
Solution
Accepted by topic author Al-Zahrani

Hi Al-Zahrani,

 

Do you have the Vision Development Module on your development machine as well as LabVIEW and Vision Acquision Software?  Also, could you confirm which VIs are working and not working?

 

IMAQ SetImageSize, IMAQ GetImageSize, and IMAQ Create are working without error?

IMAQ Cast Image and IMAQ Resample are not working and the licensing error is produced?

 

If this is the case, I believe it is due to the fact that these VIs are only included with the Vision Development Module (please see Which VIs are Installed with NI-IMAQ and Vision Acquisition Software).  In order to use these on a remote machine you must have a license for the Vision Run-Time Engine.

 

Lynn

National Instruments
Senior Systems Engineer
Message 3 of 5
(4,101 Views)

Hi, Lynn

 

Yes, that's what I needed

the program run without any problem

 

 

 

Alzhrani

Thanks for the quick reply and helpful answer.

 

0 Kudos
Message 4 of 5
(4,056 Views)

Excellent!  Best of luck with your applications!

 

Lynn

National Instruments
Senior Systems Engineer
0 Kudos
Message 5 of 5
(4,031 Views)