Video Models > MiceOnABeam Basics - Secure Door Model V1.0.3
Download Model (MiceOnABeam v1.0.3)
-
Secure Door Model V1.0.3
This is a modified version of the model developed in the MiceOnABeam Basics video tutorial. It takes advantage of some of the new features available in MiceOnABeam v1.0.3.
In v1.0.3 event arguments can now be directly accessed from the outgoing transitions of a Choice Point, instead of having to first save them in a state variable within the action code of the transition incoming to the Choice Point. This is true as long as there is only a single incoming transition and it has an event assigned.
So to simplify our model, we no longer have to save the data argument in the Line state variable in the dataserver transition. We can now access data directly in the GetNextLine and Done transitions. See http://bit.ly/xms2Gz.
Additionally as v1.0.3 now allows multiple bends within a transition, we added an additional curved bend to the Done transition to pretty up the diagram.
