06-17-2016 09:07 PM
I have found that if I try to run a vision-based LV program wihtout a valid license, the program jsut starts throwing errors on all vision funciotns, so I am looking for a way to exit the program gracefully. I thought I could use any vision funciton and act on an error output, but it seems that this doesn't work. For example, if I use IMAQmx Create, I don't get an error, even if the license is expired or not activated. But functions like Camera grab will hang the program, as they seem to have to timeout.
Not sure I'm barking up the right tree here, but any help would be appreciated.
06-20-2016 05:48 PM
littlesphaeroid,
There are a subset of VIs that install with Vision Acquisition Software that do not require licensing, as you have found. The licensed portions of Vision Acquisition Software are functions included with the IMAQdx portion of the drivers. We have a KB that goes over what VIs install with VAS that are not part of IMAQdx that should give you an idea of what VIs you would need to use to check for errors.
Daniel V.
Applications Engineer
06-20-2016 11:08 PM