| Ivi.Visa Namespace : RemoteLocalMode Enumeration |
'DeclarationPublic Enum RemoteLocalMode Inherits System.Enum
'UsageDim instance As RemoteLocalMode
public enum RemoteLocalMode : System.Enum
public enum class RemoteLocalMode : public System.Enum
| Member | Description |
|---|---|
| Local | Send the GTL (Go To Local) command. The instrument will go into either LOCS (LOCal State) or LWLS (Local With Lockout State). Send the GTL (Go To Local) command. The instrument will go into either LOCS (LOCal State) or LWLS (Local With Lockout State). |
| LocalWithoutLockout | Send the GTL (Go To Local) command and deassert the REN (Remote ENable) interface line, putting it in LOCS (LOCal State). Send the GTL (Go To Local) command and deassert the REN (Remote ENable) interface line, putting it in LOCS (LOCal State). |
| Remote | Assert the REN (Remote ENable) interface line and address the device. The instrument will go into either REMS (REMote State) or RWLS (Remote With Lockout State). |
| RemoteWithLocalLockout | Address the device and send it an LLO (Local LockOut) command, putting it in the RWLS (Remote With Lockout State). |
System.Object
System.ValueType
System.Enum
Ivi.Visa.RemoteLocalMode
Current with Keysight IO Libraries Suite 18