UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
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...
 

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

The PercentDataBad

byte UnifiedAutomation.UaServer.AggregateConfigurationModel.PercentDataGood
getset

Gets or sets the PercentDataGood

The PercentDataGood

bool UnifiedAutomation.UaServer.AggregateConfigurationModel.TreatUncertainAsBad
getset

Gets or sets the TreatUncertainAsBad

The TreatUncertainAsBad

bool UnifiedAutomation.UaServer.AggregateConfigurationModel.UseSlopedExtrapolation
getset

Gets or sets the UseSlopedExtrapolation

The UseSlopedExtrapolation


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