Keysight VISA.NET Help
SendRemoteLocalCommand(GpibInstrumentRemoteLocalMode) Method



Indicates the action to be taken.
Controls the state of the GPIB REN interface line and, optionally, the remote/local state of the device.
Syntax
'Declaration
 
Overloads Sub SendRemoteLocalCommand( _
   ByVal mode As GpibInstrumentRemoteLocalMode _
) 
'Usage
 
Dim instance As IGpibSession
Dim mode As GpibInstrumentRemoteLocalMode
 
instance.SendRemoteLocalCommand(mode)
void SendRemoteLocalCommand( 
   GpibInstrumentRemoteLocalMode mode
)
void SendRemoteLocalCommand( 
   GpibInstrumentRemoteLocalMode mode
) 

Parameters

mode
Indicates the action to be taken.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025