Keysight VISA.NET Help
EventArgs Property (KeysightVisaEventArgs)



An event args reference for the native C event. This may reference an object that derives from EventArgs, if the event handler for the event specified by the EventArg.EventType of EventArg.CustomEventType properties uses a derived class.
Syntax
'Declaration
 
Public ReadOnly Property EventArgs As VisaEventArgs
'Usage
 
Dim instance As KeysightVisaEventArgs
Dim value As VisaEventArgs
 
value = instance.EventArgs
public VisaEventArgs EventArgs {get;}
public:
property VisaEventArgs^ EventArgs {
   VisaEventArgs^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025