| Accessories |
|---|
| I2C Cable for U2C-12 with Clips and Crocodile |
| Documentation |
|---|
|
|
|
|
|
|
| Related products |
|---|
| USB-IO Interface Adapter - GPIO-24 |
HANDLE U2C_OpenDevice( BYTE nDevice );
The U2C_OpenDevice() function opens the U2C-12 device.
Parameters:
Returns:
If function succeeds, the return value is a valid handle to the specified device. If function fails, the return value is INVALID_HANDLE_VALUE. This can happen if the specified device is not present.