Keysight VISA.NET Help
NdacState Property (GpibInterfaceSession)



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

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025