IEventVxiVmeInterrupt::InterruptStatusID
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 32-bit status/ID retrieved during the IACK cycle.
VB Prototype
Dim value As Long
value = object.InterruptStatusID
C++ Prototype
HRESULT get_InterruptStatusID(
long* InterruptStatusID
);
Return Value
Refer to the table of return codes.
See Also
type, CustomEventTypeNumber, InterruptStatusID, InterruptLevel, GetAttribute, SetAttribute, Close, IEventVxiVmeInterrupt Overview