UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.ServerStatusModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.BaseDataVariableModel.

Public Member Functions

 ServerStatusModel ()
 Initializes a new instance of the ServerStatusModel class. More...
 
 ServerStatusModel (ServerStatusModel template)
 Initializes a new instance of the ServerStatusModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseDataVariableModel
 BaseDataVariableModel ()
 Initializes a new instance of the BaseDataVariableModel class. More...
 
 BaseDataVariableModel (BaseDataVariableModel template)
 Initializes a new instance of the BaseDataVariableModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseVariableModel
 BaseVariableModel ()
 Initializes a new instance of the BaseVariableModel class. More...
 
 BaseVariableModel (BaseVariableModel template)
 Initializes a new instance of the BaseVariableModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.ModelControllerBase
virtual ModelHandle GetModelHandle (StringTable namespaceUris, object instance)
 Gets the metadata handle. More...
 
virtual DataValue GetValue (IMapperContext context, ModelMapping mapping)
 Gets the value associated with the mapping. More...
 
virtual bool SetValue (IMapperContext context, ModelMapping mapping, DataValue value)
 Sets the value associated with the mapping. More...
 

Properties

new ServerStatusDataType Value [get, set]
 Gets or sets the value. More...
 
BuildInfoModel BuildInfo [get, set]
 Gets or sets the BuildInfo More...
 
DateTime CurrentTime [get, set]
 Gets or sets the CurrentTime More...
 
uint SecondsTillShutdown [get, set]
 Gets or sets the SecondsTillShutdown More...
 
LocalizedText ShutdownReason [get, set]
 Gets or sets the ShutdownReason More...
 
DateTime StartTime [get, set]
 Gets or sets the StartTime More...
 
ServerState State [get, set]
 Gets or sets the State More...
 
- Properties inherited from UnifiedAutomation.UaServer.BaseDataVariableModel
new object Value [get, set]
 Gets or sets the value. More...
 
- Properties inherited from UnifiedAutomation.UaServer.BaseVariableModel
object Value [get, set]
 Gets or sets the value. More...
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.ServerStatusModel.ServerStatusModel ( )
inline

Initializes a new instance of the ServerStatusModel class.

UnifiedAutomation.UaServer.ServerStatusModel.ServerStatusModel ( ServerStatusModel  template)
inline

Initializes a new instance of the ServerStatusModel class.

Parameters
templateThe template.

Property Documentation

BuildInfoModel UnifiedAutomation.UaServer.ServerStatusModel.BuildInfo
getset

Gets or sets the BuildInfo

The BuildInfo

DateTime UnifiedAutomation.UaServer.ServerStatusModel.CurrentTime
getset

Gets or sets the CurrentTime

The CurrentTime

uint UnifiedAutomation.UaServer.ServerStatusModel.SecondsTillShutdown
getset

Gets or sets the SecondsTillShutdown

The SecondsTillShutdown

LocalizedText UnifiedAutomation.UaServer.ServerStatusModel.ShutdownReason
getset

Gets or sets the ShutdownReason

The ShutdownReason

DateTime UnifiedAutomation.UaServer.ServerStatusModel.StartTime
getset

Gets or sets the StartTime

The StartTime

ServerState UnifiedAutomation.UaServer.ServerStatusModel.State
getset

Gets or sets the State

The State

new ServerStatusDataType UnifiedAutomation.UaServer.ServerStatusModel.Value
getset

Gets or sets the value.

The value.


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