Keysight VISA.NET Help
GpibControllerInChargeEventArgs Constructor



True if the controller for the GPIB interface is in charge.
Initializes a new instance of the GpibControllerInChargeEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal isControllerInCharge As Boolean _
)
'Usage
 
Dim isControllerInCharge As Boolean
 
Dim instance As New GpibControllerInChargeEventArgs(isControllerInCharge)
public GpibControllerInChargeEventArgs( 
   bool isControllerInCharge
)
public:
GpibControllerInChargeEventArgs( 
   bool isControllerInCharge
)

Parameters

isControllerInCharge
True if the controller for the GPIB interface is in charge.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025