You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having them in instr.lib means that people can drag them into the instr.lib and have the same experience as downloading a Plug and Play instrument driver. I am about to make a change so the example shows up in the Example Finder, and I found this case from you.
Unfortunately, NI expects you to develop the instrument driver under instr.lib where it will be installed.
What would be the alternative that you propose that would still allow the plug and play instrument driver experience?
Eventually, a VI Package will be created that can be installed into instr.lib and Examples. For the sake of the repo, it just made more sense to develop with the rest of the repository. This is not something I'm going to push on for this repo as I have plans to move the course drivers into a different repo once the cti-drivers-lv-visa has another release.
The example bin file is now in there, so whenever you create the package, please make sure to include it so we don't lose the ability to find the example via the Example Finder.
The driver VIs are currently set to be in instr.lib. They should be saved to link outside of instr.lib for the sake of the repository.
The text was updated successfully, but these errors were encountered: