![]() | Download Help (Windows Only) |
Specifies how VISA events are raised.
Namespace: NationalInstruments.VisaNS
Assembly: NationalInstruments.VisaNS (in NationalInstruments.VisaNS.dll) Version: 13.0.40.167
Visual Basic (Declaration) |
---|
Public Enumeration EventMechanism |
C# |
---|
public enum EventMechanism |
Member name | Description |
---|---|
Handler | The mechanism that VISA uses to call event handlers when they are installed and enabled for one or more events. |
Queue | The mechanism that adds events to a queue until they are removed by WaitOnEvent or that causes WaitOnEvent to block program termination until an event is queued. |
Helpful
Not Helpful