Keysight VISA.NET Help
GpibInstrumentRemoteLocalMode Enumeration



Indicates the action to be taken by the SendRemoteLocalCommand of a GPIB INSTR session.
Syntax
'Declaration
 
Public Enum GpibInstrumentRemoteLocalMode 
   Inherits System.Enum
'Usage
 
Dim instance As GpibInstrumentRemoteLocalMode
public enum GpibInstrumentRemoteLocalMode : System.Enum 
public enum class GpibInstrumentRemoteLocalMode : public System.Enum 
Members
MemberDescription
AddressDeviceAssertRen Assert the REN (Remote ENable) interface line and address the device.
AddressDeviceSendLocalLockout Address the device and send it an LLO (Local Lockout) command, putting it in RWLS (Remote With Lockout State).
AssertRen Assert the REN (Remote ENable) interface line.
DeassertRen Deassert the REN (Remote ENable) interface line.
GoToLocal Send the GTL (Go To Local) command to the device.
GoToLocalDeassertRen Send the GTL (Go To Local) command to the device and deassert the REN (Remote ENable) interface line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.GpibInstrumentRemoteLocalMode

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025