Reply To: Error when I try to run the FTDI Driver_forI2C_SPI_GPIO:lvlib:D2xx_Open.vi”

Home Forums FTDI FT4222 LabVIEW Driver Discussions Error when I try to run the FTDI Driver_forI2C_SPI_GPIO:lvlib:D2xx_Open.vi” Reply To: Error when I try to run the FTDI Driver_forI2C_SPI_GPIO:lvlib:D2xx_Open.vi”

#5639
Ajayvignesh MVAjayvignesh MV
Keymaster

Hi David,

Please find that error code 5102 means Device Not Found.  More error code details here.

So 5102 could be caused due to inappropriate device reference that you provided at initialization.  I would recommend going through example VIs in the FTDI driver that can help you get started.  In one of the examples, you may find the device interface identifying example which can list possible device interfaces address.

Thanks,
Ajay