Keysight VISA.NET Help
ErrorCode Property



The underlying VISA status code of the error that occurred. The standard error code values are defined by the NativeErrorCode class.
Syntax
'Declaration
 
Public ReadOnly Property ErrorCode As Integer
'Usage
 
Dim instance As NativeVisaException
Dim value As Integer
 
value = instance.ErrorCode
public int ErrorCode {get;}
public:
property int ErrorCode {
   int get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025