Wait for events of type(s) specified by the eventType  argument.

Syntax

Namespace: NationalInstruments.Visa

public VisaEventArgs WaitOnEvent(EventType eventType)

Parameters

NameTypeDescription
eventTypeEventType

The event type(s) for which the method will wait.

Returns

Event identification and status information.