.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaServer.AggregateConfigurationModel Class Reference

More...

Inherits UnifiedAutomation.UaServer.BaseObjectModel.

Public Member Functions

 AggregateConfigurationModel ()
 Initializes a new instance of the AggregateConfigurationModel class. More...
 
 AggregateConfigurationModel (AggregateConfigurationModel template)
 Initializes a new instance of the AggregateConfigurationModel class. More...
 
- Public Member Functions inherited from UnifiedAutomation.UaServer.BaseObjectModel
 BaseObjectModel ()
 Initializes a new instance of the BaseObjectModel class. More...
 
 BaseObjectModel (BaseObjectModel template)
 Initializes a new instance of the BaseObjectModel 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

byte PercentDataBad [get, set]
 Gets or sets the PercentDataBad More...
 
byte PercentDataGood [get, set]
 Gets or sets the PercentDataGood More...
 
bool TreatUncertainAsBad [get, set]
 Gets or sets the TreatUncertainAsBad More...
 
bool UseSlopedExtrapolation [get, set]
 Gets or sets the UseSlopedExtrapolation 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.AggregateConfigurationModel.AggregateConfigurationModel ( )
inline

Initializes a new instance of the AggregateConfigurationModel class.

UnifiedAutomation.UaServer.AggregateConfigurationModel.AggregateConfigurationModel ( AggregateConfigurationModel  template)
inline

Initializes a new instance of the AggregateConfigurationModel class.

Parameters
templateThe template.

Property Documentation

byte UnifiedAutomation.UaServer.AggregateConfigurationModel.PercentDataBad
getset

Gets or sets the PercentDataBad

byte UnifiedAutomation.UaServer.AggregateConfigurationModel.PercentDataGood
getset

Gets or sets the PercentDataGood

bool UnifiedAutomation.UaServer.AggregateConfigurationModel.TreatUncertainAsBad
getset

Gets or sets the TreatUncertainAsBad

bool UnifiedAutomation.UaServer.AggregateConfigurationModel.UseSlopedExtrapolation
getset

Gets or sets the UseSlopedExtrapolation


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