UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations Properties Events Groups Pages
UnifiedAutomation.UaServer.ProgramDiagnosticModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.ModelControllerBase.

Public Member Functions

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

Properties

ProgramDiagnosticDataType Value [get, set]
 Gets or sets the value.
 
string CreateClientName [get, set]
 Gets or sets the CreateClientName
 
NodeId CreateSessionId [get, set]
 Gets or sets the CreateSessionId
 
DateTime InvocationCreationTime [get, set]
 Gets or sets the InvocationCreationTime
 
string LastMethodCall [get, set]
 Gets or sets the LastMethodCall
 
DateTime LastMethodCallTime [get, set]
 Gets or sets the LastMethodCallTime
 
Argument[] LastMethodInputArguments [get, set]
 Gets or sets the LastMethodInputArguments
 
Argument[] LastMethodOutputArguments [get, set]
 Gets or sets the LastMethodOutputArguments
 
StatusResult LastMethodReturnStatus [get, set]
 Gets or sets the LastMethodReturnStatus
 
NodeId LastMethodSessionId [get, set]
 Gets or sets the LastMethodSessionId
 
DateTime LastTransitionTime [get, set]
 Gets or sets the LastTransitionTime
 
- Properties inherited from UnifiedAutomation.UaServer.ModelControllerBase
ModelHandle ModelHandle [get, set]
 Gets or sets the metadata handle.
 
object UserData [get, set]
 Gets or sets the user data.
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.ProgramDiagnosticModel.ProgramDiagnosticModel ( )

Initializes a new instance of the ProgramDiagnosticModel class.

UnifiedAutomation.UaServer.ProgramDiagnosticModel.ProgramDiagnosticModel ( ProgramDiagnosticModel  template)

Initializes a new instance of the ProgramDiagnosticModel class.

Parameters
templateThe template.

Property Documentation

string UnifiedAutomation.UaServer.ProgramDiagnosticModel.CreateClientName
getset

Gets or sets the CreateClientName

The CreateClientName

NodeId UnifiedAutomation.UaServer.ProgramDiagnosticModel.CreateSessionId
getset

Gets or sets the CreateSessionId

The CreateSessionId

DateTime UnifiedAutomation.UaServer.ProgramDiagnosticModel.InvocationCreationTime
getset

Gets or sets the InvocationCreationTime

The InvocationCreationTime

string UnifiedAutomation.UaServer.ProgramDiagnosticModel.LastMethodCall
getset

Gets or sets the LastMethodCall

The LastMethodCall

DateTime UnifiedAutomation.UaServer.ProgramDiagnosticModel.LastMethodCallTime
getset

Gets or sets the LastMethodCallTime

The LastMethodCallTime

Argument [] UnifiedAutomation.UaServer.ProgramDiagnosticModel.LastMethodInputArguments
getset

Gets or sets the LastMethodInputArguments

The LastMethodInputArguments

Argument [] UnifiedAutomation.UaServer.ProgramDiagnosticModel.LastMethodOutputArguments
getset

Gets or sets the LastMethodOutputArguments

The LastMethodOutputArguments

StatusResult UnifiedAutomation.UaServer.ProgramDiagnosticModel.LastMethodReturnStatus
getset

Gets or sets the LastMethodReturnStatus

The LastMethodReturnStatus

NodeId UnifiedAutomation.UaServer.ProgramDiagnosticModel.LastMethodSessionId
getset

Gets or sets the LastMethodSessionId

The LastMethodSessionId

DateTime UnifiedAutomation.UaServer.ProgramDiagnosticModel.LastTransitionTime
getset

Gets or sets the LastTransitionTime

The LastTransitionTime

ProgramDiagnosticDataType UnifiedAutomation.UaServer.ProgramDiagnosticModel.Value
getset

Gets or sets the value.

The value.


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