Keysight VISA.NET Help
SecondaryAddress Property (IGpibInterfaceSession)



The secondary address of the local GPIB controller used by the given session.
Syntax
'Declaration
 
Property SecondaryAddress As Short
'Usage
 
Dim instance As IGpibInterfaceSession
Dim value As Short
 
instance.SecondaryAddress = value
 
value = instance.SecondaryAddress
short SecondaryAddress {get; set;}
property short SecondaryAddress {
   short get();
   void set (    short value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025