VI_EVENT_VXI_SIGP
Resource Classes
VXI INSTR
Description
This event notifies the application that a VXIbus signal or 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_SIGP for this event type. |
VI_ATTR_SIGP_STATUS_ID |
The 16-bit Status/ID value retrieved during the IACK cycle or from the Signal register. |
Related Topics