09-24-2012 05:01 AM
I will my application send to another developer. To do this I have used the source distribution function. But if I generate the files I miss the VI they are stored as instrument drivers. How can I include it, too?
Solved! Go to Solution.
09-24-2012 08:01 AM
@WolfS wrote:
I will my application send to another developer. To do this I have used the source distribution function. But if I generate the files I miss the VI they are stored as instrument drivers. How can I include it, too?
That is exactly yhe reason I will go through and save driver VIs to sub-folders within my application directory. By doing so I can keep the SCC updated with a complete set of the code including any mods I make to the driver (typically re-entrancy changes).
But if you do not take that approach you will have to send you co-worker the same driver install packeage you used to put it on your machine.
Ben