12-03-2008 05:02 PM - edited 12-03-2008 05:09 PM
Hey Brad,
Thanks for helping out. As far as I can tell, he is going to eventually deploy his code to another computer. I would assume that he is only trying to do it on his development computer at the moment. I really do belive that this is a licensing issue now.
For clarification: Vision Acquisition Software contains
12-04-2008 09:40 AM
So it turns out if you DO NOT have Vision installed on the machine, everything works fine. If you do have Vision installed, an extra check occurs and if it's not licensed, that causes the license warning to appear. So if you're deploying your exe to machines that don't have an unlicensed vision or don't have vision installed at all, you will be fine. We will look into why this happens more in depth and see if we can fix this.
Thanks,
Brad
12-04-2008 01:56 PM
OK, I'm confused. Is Vision different from Vision Acquisition Software? If they are different, how do I know if Vision is installed?
I was able to get the code Brad wrote to work on VB 6.0, but it still does not work on VB 2008, which is the platform I had been writing the rest of my code on. Does NI just not support applications with VB 2008? (VB 6.0 is COM and VB 2008 is .NET framework)
I am writing the code on my computer right now, and when I get the laptop that will ultimately be controlling the camera for the experiment, I will transfer the license from this computer to the laptop.
12-04-2008 02:01 PM
Vision is the Vision development module (VDM) which has functions in it that pertain specifically to image processing (such as that Canny Edge). Vision Acquisition Software is a bundle of drivers that I mentioned above.
It looks like you don't have vision on your computer if that is the only license you have. If possible, I might try it on your "clean" laptop that you KNOW won't have any other software on it.
12-04-2008 02:12 PM
12-04-2008 04:56 PM