ActionWith2Setters Properties |
The ActionWith2Setters type exposes the following members.
Name | Description | |
---|---|---|
ActivationTime |
Time when action was activated
(Inherited from Action.) | |
Control | ||
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.) | |
ValueExpression |
Expression value used when action is implemented
(Inherited from ActionSet.) | |
ValueExpression2 |
Expression value used when action is implemented
|