Libraries \ FSM

Reference for Wiring version 1.0 Build 0100+ If you have a previous version, use the reference included with your software. If see any errors or have any comments, let us know.

Class

FSM

Name

immediateTransitionTo()

Description Have the FSM transit to the next state immediatly.
Syntax
immediateTransitionTo(state)
Parameters
state The state to transit to.
Returns None
Usage Application
Updated on July 07, 2011 11:10:16pm PDT

Creative Commons License