.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.SamplingIntervalDiagnosticsArrayModel Class Reference

This complex variable type is used for diagnostic information. More...

Inherits UnifiedAutomation.UaServer.BaseDataVariableModel.

Public Member Functions

 SamplingIntervalDiagnosticsArrayModel ()
 Initializes a new instance of the SamplingIntervalDiagnosticsArrayModel class. More...
 
 SamplingIntervalDiagnosticsArrayModel (SamplingIntervalDiagnosticsArrayModel template)
 Initializes a new instance of the SamplingIntervalDiagnosticsArrayModel 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
SamplingIntervalDiagnosticsDataTypeCollection 
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

This complex variable type is used for diagnostic information.

For each entry of the array, instances of this type will provide a variable of the UnifiedAutomation.UaServer.SamplingIntervalDiagnosticsModel variable type having the sampling rate as browse name.

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.SamplingIntervalDiagnosticsArrayModel.SamplingIntervalDiagnosticsArrayModel ( )
inline

Initializes a new instance of the SamplingIntervalDiagnosticsArrayModel class.

UnifiedAutomation.UaServer.SamplingIntervalDiagnosticsArrayModel.SamplingIntervalDiagnosticsArrayModel ( SamplingIntervalDiagnosticsArrayModel  template)
inline

Initializes a new instance of the SamplingIntervalDiagnosticsArrayModel class.

Parameters
templateThe template.

Property Documentation

new SamplingIntervalDiagnosticsDataTypeCollection UnifiedAutomation.UaServer.SamplingIntervalDiagnosticsArrayModel.Value
getset

Gets or sets the value.


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