On my development machine, I have access to various library functions in the NI-Vision library. Some of these functions apparenly require the NI-Vision Acquistion license, and some of these require the NI-Vision Runtime license, and some of these require no license. They are all mixed together and I can find no documentation anywhere that tells me which license(s) I need to put on the deployed computers given what library functions I call in my application. The only reliably way I have found to determine this is to deploy a test application to a PC that is not licensed and see if the function call fails with an ERR_UNREGISTERED. It seems that there should be a better way. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.