Keysight VISA.NET Help
DiscardEvents Method (IVisaSession)



The event type(s) for which events are discarded.
Discard all pending events of type(s) specified by the eventType argument.
Syntax
'Declaration
 
Sub DiscardEvents( _
   ByVal eventType As EventType _
) 
'Usage
 
Dim instance As IVisaSession
Dim eventType As EventType
 
instance.DiscardEvents(eventType)
void DiscardEvents( 
   EventType eventType
)
void DiscardEvents( 
   EventType eventType
) 

Parameters

eventType
The event type(s) for which events are discarded.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025