Keysight VISA.NET Help
PrimaryAddress Property (GpibSession)



The primary address of the GPIB device used by the given session.
Syntax
'Declaration
 
Public ReadOnly Property PrimaryAddress As Short
'Usage
 
Dim instance As GpibSession
Dim value As Short
 
value = instance.PrimaryAddress
public short PrimaryAddress {get;}
public:
property short PrimaryAddress {
   short get();
}
Remarks

The range is between 0 and 30, inclusive.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025