| Keysight.Visa Namespace > GpibInterfaceSession Class > PassControl Method : PassControl(Int16) Method |
'DeclarationPublic Overloads Sub PassControl( _ ByVal primaryAddress As Short _ )
'UsageDim instance As GpibInterfaceSession Dim primaryAddress As Short instance.PassControl(primaryAddress)
public void PassControl( short primaryAddress )
public: void PassControl( short primaryAddress )
This operation passes controller in charge status to the device indicated by primaryAddress and then deasserts the ATN line.
This method assumes that the targeted device has controller capability.
Current with Keysight IO Libraries Suite 18