USB-4750 supports the following events:
|
Event Type |
Description |
|
ADS_EVT_DI_INTERRUPT0 |
Triggered when DI0 channel generates a certain number of interrupts. The number is specified when applications call DRV_EnableEvent. |
|
ADS_EVT_DI_INTERRUPT8 |
Triggered when DI8 channel generates a certain number of interrupts. The number is specified when applications call DRV_EnableEvent. |
|
ADS_EVT_DEVREMOVED |
Triggered when USB device is removed (unplugged). When get this event, please stop all I/O access and close the device by calling DRV_DeviceClose. |