On Mon, Mar 5, 2012 at 17:57, keithzz <keithzz@hotmail.com> wrote:
Yes Precisely,
Basically my question is how can I tell what was my active state? and how
can I go back to it directly without having to go through the initial state?
Thank yoyu


My understanding of MSM is that if you don't re-start the state-machine and you don't send it any event, it will not change state.
So if you don't  do anything, it will still be in the state you've left it when you last manipulated it.

(I might be wrong.)

Joël Lamotte