Keysight VISA.NET Help
AddressState Property (GpibInterfaceSession)



Indicates whether the specified GPIB interface is currently addressed to talk or listen, or is not addressed.
Syntax
'Declaration
 
Public ReadOnly Property AddressState As GpibAddressedState
'Usage
 
Dim instance As GpibInterfaceSession
Dim value As GpibAddressedState
 
value = instance.AddressState
public GpibAddressedState AddressState {get;}
public:
property GpibAddressedState AddressState {
   GpibAddressedState get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025