User`s guide
64 Agilent VISA User’s Guide
3 Programming with VISA
VI_ATTR_RECV_TRIG_ID The identifier of the triggering
mechanism on which the specified
trigger event was received.
RO ViInt16 VI_TRIG_TTL0 to
VI_TRIG_TTL7; VI_TRIG_ECL0
to VI_TRIG_ECL1
VI_EVENT_VXI_VME_SYSFAIL
Notification that the VXI/VME SYSFAIL* line has been asserted.
VI_ATTR_EVENT_TYPE Unique logical identifier of the
event.
RO ViEventType VI_EVENT_VXI_VME_
SYSFAIL
VI_EVENT_VXI_VME_SYSRESET
Notification that the VXI/VME SYSRESET* line has been reset
Event Attributes Description AP Data Type Range
VI_ATTR_EVENT_TYPE Unique logical identifier of the
event.
RO ViEventType VI_EVENT_VXI_VME_
SYSRESET
Table 19 VXI Mainframe Backplane (BACKPLANE) Resource Events
Table 20 TCPIP Socket (SOCKET) Resource Event
VI_EVENT_IO_COMPLETION
Notification that an asynchronous operation has completed
Event Attribute Description AP Data Type Range
VI_ATTR_EVENT_TYPE Unique logical identifier of the
event.
RO ViEventType VI_EVENT_IO_COMPLETION
VI_ATTR_STATUS Return code of the asynchronous
I/O operation that has completed.
RO ViStatus N/A
VI_ATTR_JOB_ID Job ID of the asynchronous
operation that has completed.
RO ViJobId N/A
VI_ATTR_BUFFER Address of a buffer that was used in
an asynchronous operation.
RO ViBuf N/A
VI_ATTR_RET_COUNT Actual number of elements that
were asynchronously transferred.
RO ViUInt32 0 to FFFFFFFF
h