Keysight VISA.NET Help
IsSystemController Property (IGpibInterfaceSession)



Specifies whether the specified GPIB interface is currently the system controller.
Syntax
'Declaration
 
Property IsSystemController As Boolean
'Usage
 
Dim instance As IGpibInterfaceSession
Dim value As Boolean
 
instance.IsSystemController = value
 
value = instance.IsSystemController
bool IsSystemController {get; set;}
property bool IsSystemController {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025