Keysight VISA.NET Help
SendRemoteLocalCommand Method (UsbSession)



The action to be taken with respect to the USB REN line.
Controls the state of the USB REN interface line and, optionally, the remote/local state of the device.
Syntax
'Declaration
 
Public Sub SendRemoteLocalCommand( _
   ByVal mode As RemoteLocalMode _
) 
'Usage
 
Dim instance As UsbSession
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 USB REN line.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025