IEventVxiVmeInterrupt::InterruptLevel
Note: Keysight's VISA COM does not support a COM server for VXI. The IVxi-related interfaces are listed in this help file because they are included in the global VISA COM library.
Description
The VXI interrupt level on which the interrupt was received.
VB Prototype
Dim value As Short
value = object.InterruptLevel
C++ Prototype
HRESULT get_InterruptLevel(
short* InterruptLevel
);
Return Value
Refer to the table of return codes.
See Also
type, CustomEventTypeNumber, InterruptStatusID, InterruptLevel, GetAttribute, SetAttribute, Close, IEventVxiVmeInterrupt Overview