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

More...

Inherits UnifiedAutomation.UaServer.FiniteStateMachineModel.

Public Member Functions

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

Additional Inherited Members

- Properties inherited from UnifiedAutomation.UaServer.FiniteStateMachineModel
new FiniteStateVariableModel CurrentState [get, set]
 Gets or sets the CurrentState More...
 
new FiniteTransitionVariableModel LastTransition [get, set]
 Gets or sets the LastTransition More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.ExclusiveLimitStateMachineModel.ExclusiveLimitStateMachineModel ( )
inline

Initializes a new instance of the ExclusiveLimitStateMachineModel class.

UnifiedAutomation.UaServer.ExclusiveLimitStateMachineModel.ExclusiveLimitStateMachineModel ( ExclusiveLimitStateMachineModel  template)
inline

Initializes a new instance of the ExclusiveLimitStateMachineModel class.

Parameters
templateThe template.

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