| Ivi.Visa Namespace : GpibInstrumentRemoteLocalMode Enumeration |
'DeclarationPublic Enum GpibInstrumentRemoteLocalMode Inherits System.Enum
'UsageDim instance As GpibInstrumentRemoteLocalMode
public enum GpibInstrumentRemoteLocalMode : System.Enum
public enum class GpibInstrumentRemoteLocalMode : public System.Enum
| Member | Description |
|---|---|
| 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. |
System.Object
System.ValueType
System.Enum
Ivi.Visa.GpibInstrumentRemoteLocalMode
Current with Keysight IO Libraries Suite 18