Keysight VISA.NET Help
SecondaryAddress Property (GpibSession)



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

The range is between 0 and 30, inclusive. The value -1 indicates that there is no secondary address. The default is -1.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025