Keysight VISA.NET Help
SendRemoteLocalCommand Method (IGpibInterfaceSession)



The action to be taken with respect to the GPIB REN line.
Controls the state of the GPIB REN interface line and, optionally, the remote/local state of the device.
Syntax
'Declaration
 
Sub SendRemoteLocalCommand( _
   ByVal mode As GpibInterfaceRemoteLocalMode _
) 
'Usage
 
Dim instance As IGpibInterfaceSession
Dim mode As GpibInterfaceRemoteLocalMode
 
instance.SendRemoteLocalCommand(mode)
void SendRemoteLocalCommand( 
   GpibInterfaceRemoteLocalMode mode
)
void SendRemoteLocalCommand( 
   GpibInterfaceRemoteLocalMode mode
) 

Parameters

mode
The action to be taken with respect to the GPIB REN line.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025