Keysight VISA.NET Help
NativeVisaException Constructor(Int32)



The underlying VISA status code of the error that occurred.
Initializes a new instance of the NativeVisaException class with the specified VISA error code.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorCode As Integer _
)
'Usage
 
Dim errorCode As Integer
 
Dim instance As New NativeVisaException(errorCode)
public NativeVisaException( 
   int errorCode
)
public:
NativeVisaException( 
   int errorCode
)

Parameters

errorCode
The underlying VISA status code of the error that occurred.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025