Keysight VISA.NET Help
ControlAtn Method (IGpibInterfaceSession)



The action to be taken with respect to the GPIB ATN line.
Controls the state of the GPIB ATN interface line, and optionally the active controller state of the local interface board.
Syntax
'Declaration
 
Sub ControlAtn( _
   ByVal command As AtnMode _
) 
'Usage
 
Dim instance As IGpibInterfaceSession
Dim command As AtnMode
 
instance.ControlAtn(command)
void ControlAtn( 
   AtnMode command
)
void ControlAtn( 
   AtnMode command
) 

Parameters

command
The action to be taken with respect to the GPIB ATN line.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025