IBehaviourModel.ResetModel (METH)ΒΆ
METHOD ResetModel : ERROR
The parameter xCommit
allows to call the state machine whenever it is needed.
When xCommit
is FALSE
, the state change to STATE.RESETTING is being prepared but not executed yet.
When xCommit
is TRUE
, the state change to STATE.RESETTING is being prepared as well as executed.
- InOut:
Scope
Name
Type
Return
ResetModel
Input
xCommit
BOOL