Keysight VISA.NET Help
SendRemoteLocalCommand Method (TcpipSession)



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

Parameters

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

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025