12-16-2011 03:53 PM
Can I include NI-VISA when I build an installer? If so, how do I then get resources (e.g. COM ports) to show up in my VISA resource control on a LabVIEW panel? Thanks?
12-16-2011 04:30 PM
Yes, you can. With respect to your second question I generally do not use the VISA resource control. I explicitly specify the interface I will be using. I also use dialog boxes to prompt the user for the specific connection when necessary.