Keysight VISA.NET Help
GetAttributeInt32(NativeVisaAttribute) Method



A constant that identifies a VISA standard attribute.
Retrieve the value of the specified attribute from the native C implementation.
Syntax
'Declaration
 
Overloads Function GetAttributeInt32( _
   ByVal attribute As NativeVisaAttribute _
) As Integer
'Usage
 
Dim instance As INativeVisaEventArgs
Dim attribute As NativeVisaAttribute
Dim value As Integer
 
value = instance.GetAttributeInt32(attribute)
int GetAttributeInt32( 
   NativeVisaAttribute attribute
)
int GetAttributeInt32( 
   NativeVisaAttribute attribute
) 

Parameters

attribute
A constant that identifies a VISA standard attribute.

Return Value

The value of the attribute.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025