.NET Based OPC UA Client/Server SDK  3.3.0.530
UnifiedAutomation.UaServer.ConditionStateNames Class Reference

Defines the default names for the condition states. More...

Public Attributes

const string Disabled = "Disabled"
 The name of the Disabled state. More...
 
const string Enabled = "Enabled"
 The name of the Enabled state. More...
 
const string Inactive = "Inactive"
 The name of the Inactive state. More...
 
const string Active = "Active"
 The name of the Active state. More...
 
const string Unacknowledged = "Unacknowledged"
 The name of the Unacknowledged state. More...
 
const string Acknowledged = "Acknowledged"
 The name of the Acknowledged state. More...
 
const string Unconfirmed = "Unconfirmed"
 The name of the Unconfirmed state. More...
 
const string Confirmed = "Confirmed"
 The name of the Confirmed state. More...
 
const string Unsuppressed = "Unsuppressed"
 The name of the Unsuppressed state. More...
 
const string Suppressed = "Suppressed"
 The name of the Suppressed state. More...
 
const string InService = "In Service"
 The name of the InService state. More...
 
const string OutOfService = "Out Of Service"
 The name of the OutOfService state. More...
 
const string NotSilenced = "Not Silenced"
 The name of the NotSilenced state. More...
 
const string Silenced = "Silenced"
 The name of the Silenced state. More...
 
const string Unlatched = "Unlatched"
 The name of the Unlatched state. More...
 
const string Latched = "Latched"
 The name of the Latched state. More...
 
const string HighHighInactive = "HighHigh inactive"
 The name of the HighHighActive state. More...
 
const string HighHighActive = "HighHigh active"
 The name of the HighHighActive state. More...
 
const string HighInactive = "High inactive"
 The name of the HighActive state. More...
 
const string HighActive = "High active"
 The name of the HighActive state. More...
 
const string LowInactive = "Low inactive"
 The name of the LowActive state. More...
 
const string LowActive = "Low active"
 The name of the LowActive state. More...
 
const string LowLowInactive = "LowLow inactive"
 The name of the LowLowActive state. More...
 
const string LowLowActive = "LowLow active"
 The name of the LowLowActive state. More...
 

Detailed Description

Defines the default names for the condition states.

Member Data Documentation

const string UnifiedAutomation.UaServer.ConditionStateNames.Acknowledged = "Acknowledged"

The name of the Acknowledged state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Active = "Active"

The name of the Active state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Confirmed = "Confirmed"

The name of the Confirmed state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Disabled = "Disabled"

The name of the Disabled state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Enabled = "Enabled"

The name of the Enabled state.

const string UnifiedAutomation.UaServer.ConditionStateNames.HighActive = "High active"

The name of the HighActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.HighHighActive = "HighHigh active"

The name of the HighHighActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.HighHighInactive = "HighHigh inactive"

The name of the HighHighActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.HighInactive = "High inactive"

The name of the HighActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Inactive = "Inactive"

The name of the Inactive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.InService = "In Service"

The name of the InService state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Latched = "Latched"

The name of the Latched state.

const string UnifiedAutomation.UaServer.ConditionStateNames.LowActive = "Low active"

The name of the LowActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.LowInactive = "Low inactive"

The name of the LowActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.LowLowActive = "LowLow active"

The name of the LowLowActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.LowLowInactive = "LowLow inactive"

The name of the LowLowActive state.

const string UnifiedAutomation.UaServer.ConditionStateNames.NotSilenced = "Not Silenced"

The name of the NotSilenced state.

const string UnifiedAutomation.UaServer.ConditionStateNames.OutOfService = "Out Of Service"

The name of the OutOfService state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Silenced = "Silenced"

The name of the Silenced state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Suppressed = "Suppressed"

The name of the Suppressed state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Unacknowledged = "Unacknowledged"

The name of the Unacknowledged state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Unconfirmed = "Unconfirmed"

The name of the Unconfirmed state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Unlatched = "Unlatched"

The name of the Unlatched state.

const string UnifiedAutomation.UaServer.ConditionStateNames.Unsuppressed = "Unsuppressed"

The name of the Unsuppressed state.


The documentation for this class was generated from the following file: