LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Running .exe with VDM RTE

Solved!
Go to solution

Hi,

 

I have written an executable in Labwindows/CVI that implements imaqSubtract and imaqThreshold and I'm trying to run it on another computer that has the Vision Run-Time license on it but It will not do the subtraction or threshold.  Is there something special I need to do when building the executable to make it run on a computer with only the Run-Time license?  Thanks!

0 Kudos
Message 1 of 4
(2,918 Views)

Also, the target computer with the run time license has Labwindows/CVI.  I know I can't debug the imaqSubtract code on that machine since it doesn't have the correct license but is it possible to change the code, create a new executable, and run it, all on the target machine?  Thanks!

0 Kudos
Message 2 of 4
(2,902 Views)

When you say "It will not do the subtraction or threshold" what do you mean? Are you getting a specific error? Are you getting a hang in your program? If you could give a little more information it might narrow down the possibilities for what's going on.

 

Licensing is something that people often get confused on with vision software. You may want to double check that everything is set up right. You can see a bit of information about licensing and applications with the Vision Development Module in this KnowledgeBase http://digital.ni.com/public.nsf/allkb/F1699570F78FECBB86256B5200665134?OpenDocument#VDMRTE

Miles G.
National Instruments
Staff Applications Engineering Specialist
0 Kudos
Message 3 of 4
(2,891 Views)
Solution
Accepted by topic author FeralPhys

I called Technical support and let them know I had a previous install of a Trial version of the Full Vision Development Module (something I failed to mention in the above post).  They suggested uninstalling NI Vision, I did (I didn't even have to reinstall the Run Time Engine) and my program works!  Thanks!

0 Kudos
Message 4 of 4
(2,889 Views)