Keysight VISA.NET Help
AtnState Property (GpibInterfaceSession)



The current state of the GPIB ATN (ATtentioN) interface line.
Syntax
'Declaration
 
Public ReadOnly Property AtnState As LineState
'Usage
 
Dim instance As GpibInterfaceSession
Dim value As LineState
 
value = instance.AtnState
public LineState AtnState {get;}
public:
property LineState AtnState {
   LineState get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025