Keysight VISA.NET Help
GetAttributeByte(Int32) Method



A constant that identifies a VISA standard or vendor-defined attribute.
Retrieve the value of the specified attribute from the native C implementation.
Syntax
'Declaration
 
Overloads Function GetAttributeByte( _
   ByVal attribute As Integer _
) As Byte
'Usage
 
Dim instance As INativeVisaEventArgs
Dim attribute As Integer
Dim value As Byte
 
value = instance.GetAttributeByte(attribute)
byte GetAttributeByte( 
   int attribute
)
byte GetAttributeByte( 
   int attribute
) 

Parameters

attribute
A constant that identifies a VISA standard or vendor-defined attribute.

Return Value

The value of the attribute.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025