Keysight VISA.NET Help
IsControllerInCharge Property (GpibInterfaceSession)



Indicates whether the specified GPIB interface is currently the controller in charge (CIC).
Syntax
'Declaration
 
Public ReadOnly Property IsControllerInCharge As Boolean
'Usage
 
Dim instance As GpibInterfaceSession
Dim value As Boolean
 
value = instance.IsControllerInCharge
public bool IsControllerInCharge {get;}
public:
property bool IsControllerInCharge {
   bool get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025