05-30-2022 12:56 PM
Hello everybody,
I'm using a camera line BASLER Ral-2048 80Km Camera link., Graber Pcie 1427 base. Labview Pro 2018 + Vision Development module 2018.
The VI attached works OK if I launch it from the IDE, but after compiled the exe file shows a black in my image display and does no respond to external trigger pulses.
If anyone knows something about it I will appreciate any help.
Thanks
Jorge
Solved! Go to Solution.
05-30-2022 03:34 PM
Try this. When you build your exe, uncheck the box allowing running in later runtime versions.
05-30-2022 03:42 PM
@drjdpowell wrote:
Try this. When you build your exe, uncheck the box allowing running in later runtime versions.
Wow, how did you make that jump? 😮 At this point, I only have half-formed theories. 😄
05-31-2022 06:00 AM
Thank You drjdpowell!
I will try it
05-31-2022 07:12 AM
Vision development module. Hmm... last time I used that I know I needed a Vision Deployment License on the target. Did you install one? Does the exe run on the development machine?
05-31-2022 02:19 PM
Thanks Jay,
May be you're right. I did not installed a Deployment License. Besides I didn't know that it would be necessary. And yes. the exe runs on the development machine. Another clue I found is that you can not see the image on the display but it is saved on HD anyway.
.
06-01-2022 08:30 AM - edited 06-01-2022 08:36 AM
@George051 wrote:
Thanks Jay,
May be you're right. I did not installed a Deployment License. Besides I didn't know that it would be necessary. And yes. the exe runs on the development machine. Another clue I found is that you can not see the image on the display but it is saved on HD anyway.
.
Sounds like you need to buy a License. Only $582.00 for 1 seat. PN 778044-35 for the runtime only key. But hey, it's perpetual!
06-01-2022 03:15 PM
I'm not sure Jay. I already bought the VDM, Besides I bought the NI frame grabber which comes with a Vision Acquisition Software License. In case you are talking about run time license I have it too but I guess that was for installer distribution what is no my case.
Tks,
06-01-2022 03:39 PM
The installer built from a system licensed with a Vision Development key will only install the Vision Module dependencies on the target machine. It does not activate the run time license for the Vision software on the target.
The Development license also encludes a run time license for the development machine. These are not transferable to the targets.
The Vision Deployment license or Debug Deployment License are not free. You only need 1 license per target regardless of how many applications you install on the machine. Without an active run time key the application will not run on the target machine but will, of course, work perfectly on the development machine.
06-02-2022 02:59 PM
Thanks Jay, perhaps I'm closer to understand how it works. The VDM blocks every image even when you just used Acquisition Software and the app is running over the same machine the IDE is installed? Nevertheless I have a Run Time License the vendor put into the package. As I never have to use it, I don't know how to install it, I suppose it cant be so difficult though. I'll start to search.