Okay. That function works great. I downloaded the VISA developers package, developed my application and now I'm ready to distribute. I stuffed visa32.dll into my installer and my application complains of missing nivilo32.dll. So I stuffed that into the installer, too. But now it's missing nivisv32.dll.
So, a couple of questions.
First, is what I'm doing legit? Can I redistrubute the VISA DLLs? At first I thought that since I could get a package online that the DLLS are free, but after reading the license agreements, I'm not so sure anymore. It seems that the end-user must have a copy of LabView? I just want to enumerate what GPIB devices are active. I'm not making my own device driver, and my application has nothing to do with LabView. To me, t
hat means that my program is not included in "7B" if of the EULA, but it still seems as if the end user needs to have previously purchased LabView. So does that mean I cannot freely redistribute the DLLs? Tthe license agreement is confusing.
Providing that I can redistribute the DLLs necessary to use the one VISA function, which DLLs are they? What files do I need to redistribute? I can't find any documentation on what the base-bones redistribution file list is.
Thanks for the help!