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

More...

Inherits UnifiedAutomation.UaServer.DataItemModel.

Inherited by UnifiedAutomation.UaServer.AnalogItemModel< T >.

Public Member Functions

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

EUInformation EngineeringUnits [get, set]
 Gets or sets the EngineeringUnits More...
 
Range EURange [get, set]
 Gets or sets the EURange More...
 
Range InstrumentRange [get, set]
 Gets or sets the InstrumentRange More...
 
- Properties inherited from UnifiedAutomation.UaServer.DataItemModel
new object Value [get, set]
 Gets or sets the value. More...
 
string Definition [get, set]
 Gets or sets the Definition More...
 
double ValuePrecision [get, set]
 Gets or sets the ValuePrecision 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.AnalogItemModel.AnalogItemModel ( )
inline

Initializes a new instance of the AnalogItemModel class.

UnifiedAutomation.UaServer.AnalogItemModel.AnalogItemModel ( AnalogItemModel  template)
inline

Initializes a new instance of the AnalogItemModel class.

Parameters
templateThe template.

Property Documentation

EUInformation UnifiedAutomation.UaServer.AnalogItemModel.EngineeringUnits
getset

Gets or sets the EngineeringUnits

The EngineeringUnits

Range UnifiedAutomation.UaServer.AnalogItemModel.EURange
getset

Gets or sets the EURange

The EURange

Range UnifiedAutomation.UaServer.AnalogItemModel.InstrumentRange
getset

Gets or sets the InstrumentRange

The InstrumentRange


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