WaitOnEvent(EventType)
- Updated2026-08-05
- 1 minute(s) read
Wait for events of type(s) specified by the eventType argument.
Syntax
Namespace: NationalInstruments.Visa
public VisaEventArgs WaitOnEvent(EventType eventType)
Parameters
| Name | Type | Description |
|---|---|---|
| eventType | EventType | The event type(s) for which the method will wait. |
Returns
Event identification and status information.