_UML_SC_Statechart (STRUCT)ΒΆ
TYPE _UML_SC_Statechart : STRUCT
- InOut:
- Name - Type - Initial - Comment - InFinalState- BOOL- Check if the state chart is in its final state - ReInit- BOOL- Set to reinit the state chart from its start state - Abort- BOOL- Set to abort the current operation and enter the final state - AutoReInit- BOOL- TRUE - Set to auto-reinitialize the state chart, after it reached its final state 
