01-11-2008 12:02 PM
I'm using the Call Library Function in LabView 6i to access the i2cbrdg.dll library for the U2C-12 USB-I2C/SPI/GPIO Interface Adapter from Diolan.com. I'm trying to use the U2C_OPENDEVICE function. The response when trying to open device 0 is -1 or INVALID_HANDLE_VALUE. Do you have any suggestions as to what the problem might be? Thanks for any help you can provide!
01-11-2008 01:00 PM
01-11-2008 01:58 PM
Thank you for your reply. When I use the U2C_GETDEVICECOUNT function the response is 1, so it appears that the Interface Adapter is being recognized as being present. I’ve also used the Control Panel program supplied by Diolan and it does communicate to the Interface Adapter without any problems. Any other ideas?
01-11-2008 02:08 PM
01-14-2008 08:48 AM
Please see the attached vi. I’ve tried to open the device using the serial number that was returned when using the Diolan interface program. The response is -1. I’m a novice LabView user and I really appreciate any help you can provide.
01-14-2008 08:50 AM
01-14-2008 09:37 AM
01-16-2008 08:34 AM
10-16-2008 06:42 PM
Hello,
I started a new project with U2C-12 board but I could not get any information return when passing pointer to a function.
Could you post your working example or some kind of LabVIEW wrapper for U2C-12 board.
Thank you for your help.
VI123
10-17-2008 08:03 AM