User`s guide
62 Agilent VISA User’s Guide
3 Programming with VISA
Table 18 GPIB Bus Interface (INTFC) Resource Events
VI_EVENT_GPIB_CIC
Notification that the GPIB controller has gained or lost CIC (controller in charge) status
Event Attribute Description AP Data Type Range
VI_ATTR_EVENT_TYPE Unique logical identifier of the
event.
RO ViEventType VI_EVENT_GPIB_CIC
VI_ATTR_GPIB_RECV_CIC_
STATE
Controller has become
controller-in-charge.
RO ViBoolean VI_TRUE
VI_FALSE
VI_EVENT_GPIB_TALK
Notification that the GPIB controller has been addressed to talk
Event Attribute Description AP Data Type Range
VI_ATTR_EVENT_TYPE Unique logical identifier of the
event.
RO ViEventType VI_EVENT_GPIB_TALK
VI_EVENT_GPIB_LISTEN
Notification that the GPIB controller has been addressed to listen.
Event Attribute Description AP Data Type Range
VI_ATTR_EVENT_TYPE Unique logical identifier of the
event.
RO ViEventType VI_EVENT_GPIB_LISTEN
VI_EVENT_CLEAR
Notification that the GPIB controller has been sent a device clear message.
Event Attribute Description AP Data Type Range
VI_ATTR_EVENT_TYPE Unique logical identifier of the
event.
RO ViEventType VI_EVENT_CLEAR
VI_EVENT_TRIGGER
Notification that a trigger interrupt was received from the interface.
Event Attribute Description AP Data Type Range