Dimax English Dimax French Dimax English Dimax Translations
USB-I2C/SPI/GPIO Interface Adapter - U2C-12
Reference Manual

U2C_OpenDevice


HANDLE U2C_OpenDevice (
            BYTE nDevice
);
 

The U2C_OpenDevice function opens the U2C-12 device.

Parameters:
nDevice The device number to open.
Returns:
If the function succeeds, the return value is a valid handle to the specified device. If the function fails, the return value is INVALID_HANDLE_VALUE. This can happen if the specified device is not present.
            Copyright DIMAX 2002-2012