| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LimitAlarmStates | |
| C# | |
|---|---|
[FlagsAttribute()] public enum LimitAlarmStates : System.Enum | |
| Member | Description |
|---|---|
| High | The alarm is in the High state. |
| HighHigh | The alarm is in the HighHigh state. |
| Inactive | The alarm ia inactive. |
| Low | The alarm is in the Low state. |
| LowLow | The alarm is in the LowLow state. |
System.Object
System.ValueType
System.Enum
Opc.Ua.LimitAlarmStates
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x