Keysight VISA.NET Help
GetAttributeInt16 Method (IKeysightInternalResourceManager)



The specified attribute ID.
Retrieve the 16-bit integer value of the specified attribute from the underlying VISA C implementation.
Syntax
'Declaration
 
Function GetAttributeInt16( _
   ByVal attribute As Integer _
) As Short
'Usage
 
Dim instance As IKeysightInternalResourceManager
Dim attribute As Integer
Dim value As Short
 
value = instance.GetAttributeInt16(attribute)
short GetAttributeInt16( 
   int attribute
)
short GetAttributeInt16( 
   int attribute
) 

Parameters

attribute
The specified attribute ID.

Return Value

The value of the attribute.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025