Table of Contents
Win32 Dynamic Link Library – gpio24.dll allows to monitor when devices are connected to or disconnected from the PC. Your application may receive an event with corresponding information.
There are two events which are generated when:
a new GPIO-24 adapter is connected to the PC (GPIO_EV_DEVICE_ADDED);
a GPIO-24 adapter is disconnected from the PC (GPIO_EV_DEVICE_REMOVED).