Keysight VISA.NET Help
WaitOnEvent Method (VisaSession)



Waits for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event indefinitely.
Overload List
OverloadDescription
WaitOnEvent(EventType) Waits for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event indefinitely.  
WaitOnEvent(EventType,EventQueueStatus) Wait for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event indefinitely.  
WaitOnEvent(EventType,Int32) Wait for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event for at least the time period specified by timeout.  
WaitOnEvent(EventType,TimeSpan) Wait for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event for at least the time period specified by timeout.  
WaitOnEvent(EventType,Int32,EventQueueStatus) Wait for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event for at least the time period specified by timeout.  
WaitOnEvent(EventType,TimeSpan,EventQueueStatus) Wait for an occurrence of the specified event for this session. In particular, WaitOnEvent suspends execution of the thread on which it is called and waits for the specified event for at least the time period specified by timeout.  
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025