Keysight VISA.NET Help
SendRemoteLocalCommand Method (IUsbSession)



Indicates the action to be taken.
Places the USB instrument into the specified local or remote mode.
Syntax
'Declaration
 
Sub SendRemoteLocalCommand( _
   ByVal mode As RemoteLocalMode _
) 
'Usage
 
Dim instance As IUsbSession
Dim mode As RemoteLocalMode
 
instance.SendRemoteLocalCommand(mode)
void SendRemoteLocalCommand( 
   RemoteLocalMode mode
)
void SendRemoteLocalCommand( 
   RemoteLocalMode mode
) 

Parameters

mode
Indicates the action to be taken.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025