11-01-2005
11:54 PM
- last edited on
11-29-2025
03:52 PM
by
Content Cleaner
11-02-2005 07:56 AM
11-02-2005 05:59 PM
11-02-2005
07:00 PM
- last edited on
11-29-2025
03:54 PM
by
Content Cleaner
| System Requirements NI LabVIEW 7.1 or later Windows 2000/NT/XP Use the LabVIEW Interface Generator for LabWindows/CVI Instrument Drivers to create LabVIEW VIs for VXIplug&play and IVI-C instrument drivers from function panel (.fp) files. Instrument Driver Network Before using the conversion utility to create a new instrument driver wrapper, please visit ni.com/idnet to see if a LabVIEW Plug and Play instrument driver is available for your device. The Instrument Driver Network (IDNET) provides support for more than 3,000 different instrument models from over 170 different instrument vendors. Recommendations This utility was created for developers of C-based instrument drivers who wish to provide a LabVIEW interface, but do not develop a LabVIEW Plug and Play driver. By developing the C and LabVIEW interfaces together, it keeps the components synchronized, and eliminates the need for customers to create their own LabVIEW interfaces. Vendors should distribute the LabVIEW wrapper files with the associated VXIplug&play or IVI instrument driver, so that end users do not have to visit multiple web sites to download the complete driver. If you are not an instrument vendor, we recommend that you use this utility only if you have instrument driver expertise. Access to the instrument driver source code is preferred, in case you need to edit the C instrument driver in LabWindows/CVI. After generation, the wrapper VIs should be tested with the instrument. Instructions For additional information on this utility, view the resources below. |
11-03-2005 08:40 AM