Keysight VISA.NET Help
GpibInterfaceRemoteLocalMode Enumeration



Indicates the action to be taken by the SendRemoteLocalCommand of a GPIB INTFC session.
Syntax
'Declaration
 
Public Enum GpibInterfaceRemoteLocalMode 
   Inherits System.Enum
'Usage
 
Dim instance As GpibInterfaceRemoteLocalMode
public enum GpibInterfaceRemoteLocalMode : System.Enum 
public enum class GpibInterfaceRemoteLocalMode : public System.Enum 
Members
MemberDescription
AssertRen Assert the REN (Remote ENable) interface line.
DeassertRen Deassert the REN (Remote ENable) interface line.
LocalLockoutAssertRen Assert REN (Remote ENable) and send LLO (Local LockOut) to any devices that are addressed to listen.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.GpibInterfaceRemoteLocalMode

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025