ActionUnchanged Properties |
The ActionUnchanged type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivationTime |
Time when action was activated
(Inherited from Action.) |
![]() | Control |
Function called when the action is implemented.
(Inherited from ActionSetBase.) |
![]() | ControllableUpdate | (Inherited from Action.) |
![]() | CurrentControlValueGetter | CurrentControlValueGetter is a getter to access the current value
of the controlled structure. For ActionPID and
ActionChange, the new control value is calculated as
a adjustment of the value of the controlled structure.
(Inherited from ActionSetBase.) |
![]() | Id |
Id of action
(Inherited from Action.) |
![]() | IsActive |
Boolean indicating if action is active
(Inherited from Action.) |
![]() | Unit | (Inherited from ActionSetBase.) |