CdCylinderErrorActions
CdCylinderErrorActions
linenums="1" title="CdCylinderErrorActions usage"
NameCyl.aSetReactive(CdCylinderErrorActions(CdCylinderErrorActions::EA_REACTIVE)).send();
Usage
Use only with aSetActive() or aSetReactive()
EA_OFF
In case of error cylinder is switched to off state.
EA_ACTIVE
In case of error cylinder move to active position.
EA_REACTIVE
In case of error cylinder move to reactive position.
EA_NOACTION
In case of error cylinder don't change it's position.
EA_NOERROR
Ignoring error - no action.