Keysight VISA.NET Help
VisaEventArgs Constructor(Int32)



A value that uniquely identifies an implementation-specific event type.
Initializes a new instance of the VisaEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal customType As Integer _
)
'Usage
 
Dim customType As Integer
 
Dim instance As New VisaEventArgs(customType)
public VisaEventArgs( 
   int customType
)
public:
VisaEventArgs( 
   int customType
)

Parameters

customType
A value that uniquely identifies an implementation-specific event type.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025