Keysight VISA.NET Help
PrimaryAddress Property (IGpibInterfaceSession)



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

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025