Keysight VISA.NET Help
PassControl(Int16) Method



The primary address of the GPIB device.
Tells the GPIB device at the specified address to become controller in charge (CIC).
Syntax
'Declaration
 
Overloads Sub PassControl( _
   ByVal primaryAddress As Short _
) 
'Usage
 
Dim instance As IGpibInterfaceSession
Dim primaryAddress As Short
 
instance.PassControl(primaryAddress)
void PassControl( 
   short primaryAddress
)
void PassControl( 
   short primaryAddress
) 

Parameters

primaryAddress
The primary address of the GPIB device.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025