Keysight VISA.NET Help
SendRemoteLocalCommand(RemoteLocalMode) Method



Indicates the action to be taken.
Places the GPIB instrument into the specified local or remote mode.
Syntax
'Declaration
 
Overloads Sub SendRemoteLocalCommand( _
   ByVal mode As RemoteLocalMode _
) 
'Usage
 
Dim instance As IGpibSession
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