Click or drag to resize

ActionSet Properties

The ActionSet type exposes the following members.

Properties
  NameDescription
Public propertyActivationTime
Time when action was activated
(Inherited from Action.)
Public propertyControl
Function called when the action is implemented.
(Inherited from ActionSetBase.)
Public propertyControllableUpdate (Inherited from Action.)
Public propertyCurrentControlValueGetter
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.)
Public propertyId
Id of action
(Inherited from Action.)
Public propertyIsActive
Boolean indicating if action is active
(Inherited from Action.)
Public propertyUnit (Inherited from ActionSetBase.)
Public propertyValueExpression
Expression value used when action is implemented
Top
See Also