An improved LabVIEW interface for FTDI D2XX drivers.
FTDI provides a set of wrapper VIs to access FTD2XX.dll using LabVIEW. While these VIs are useful, they do not follow standard conventions such as having error terminals and uniform terminal layout.
- FTDI VIs are organized inside D2XX.lvib.
- Our VIs are organized in D2XX-LV.lvlib.
D2XX.lvlib:FT_Open_Device_By_Serial_Number.vi
becomes:
D2XX-LV.lvlib:Open Device (Serial Number).vi:
- LabVIEW 2019
- beginning with library v1.2, both 32 bit and 64 bit libraries are supported
- D2XX-LV: BSD-3
- FTDI VCP/D2XX: FTDI license