Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.2.0.0, V1.2.0.1, V1.3.0.0, V1.4.0.0
-
Fix Version/s: V1.5.0.0
-
Component/s: cifX/netX Toolkit
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
During tollkit initialization g_ulDeviceCount is zero until first device is inserted.
In this case, the two check functions returning always "CIFX_INVALID_HANDLE" because the passed handle can't be found in the g_pptDevices list array.