VI_EVENT_TRIG
Resource Classes
GPIB INTFC, VXI INSTR, VXI BACKPLANE, VXI SERVANT
Description
This event notifies the application that a trigger interrupt was received from the device. This may be either a hardware or software trigger, depending on the interface and the current session settings.
Event Attributes
Symbolic Name | Description |
---|---|
VI_ATTR_EVENT_TYPE |
Unique logical identifier of the event. This attribute always has the value of VI_EVENT_TRIG for this event type. |
VI_ATTR_RECV_TRIG_ID |
The identifier of the triggering mechanism on which the specified trigger event was received. |
Related Topics