The State Machine needs refinement to accommodate;
improved readability and control over the state entry, exit and continuous parts.
This is neccessary to get a statemachine that is usable for the EoN and Device to provide a better control over sending NBIRTH, NDATA, DBIRTH and DDATA payloads with according (Bd)seqnum's.
FB_StateHelper is used for this task. It generates a pulse for StepEntry, StepExit and improves readability and reduces the burnplatecode considerably.
Fixed in 1.1.0.13 in personal branch => merge with trunk
The EoN and Device have been refactored to accommodate an SFC StateMachine instead of a CASE in ST.