VI_EVENT_VXI_VME_INTR
Resource Classes
VXI INSTR
Description
This event notifies the application that a VXIbus interrupt was received from the device associated with the given session.
Event Attributes
Symbolic Name | Description |
---|---|
VI_ATTR_EVENT_TYPE |
Unique logical identifier of the event. This attribute always has the value of VI_EVENT_VXI_VME_INTR for this event type. |
VI_ATTR_INTR_STATUS_ID |
The 32-bit Status/ID value retrieved during the IACK cycle. |
VI_ATTR_RECV_INTR_LEVEL |
The VXI interrupt level on which the interrupt was received. |
Related Topics