VI_EVENT_USB_INTR
Resource Classes
USB INSTR, USB RAW
Description
This event notifies that a USB interrupt has occurred.
Event Attributes
| Symbolic Name | Description |
|---|---|
|
VI_ATTR_EVENT_TYPE |
Unique logical identifier of the event. |
|
VI_ATTR STATUS |
Contains the status code returned by this event. |
|
VI_ATTR_USB_RECV_INTR_SIZE |
The number of bytes of USB interrupt data that is stored. |
|
VI_ATTR_USB_RECV_INTR_DATA |
The actual received data from the USB Interrupt. |
Related Topics