Page History: Flow routes
Compare Page Revisions
Page Revision: 2012/10/03 14:52
|
Flow Routes
|
Info |
Category: |
Main concepts |
Role: |
Scenario design |
The flow route is a directional link that connects two
events on the same
event layers. Together, the routes define a flow logic: the order of events on each layer, and when the events are switching. Four types of the routes are available, depending on how they gate the event flow: ‘time’, ‘condition’, ‘time or condition’ and ‘time and condition’. The default ‘time’ routes take an account a predefined duration of the source event, whereas 3 conditional route types also rely on a conditional code that can be attached to the route.
Things To Know
- Switching between two events occurs only if the 'between' route exists AND the route is open. The programs continuously evaluate all outgoing routes of the current event and opens a particular route once its conditions are met
- The routes are directional, in order to make a two-events loop, two routes have to be created with opposite directions
- Event that has no incoming routes will never be activated, unless it's the first event on the layer
- When multiple outgoing routes become open at the same time, the first route by creation order is used. The order can be changed in GUI
Short description
GUI
Example of the flow logic defined by the routes
| Snapshot 2 |
Practical Use
Technique 1
- Step 1
- Step 2
Technique 2
- Step 1
- Step 2
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
Notes
Insert Notes here..
Generic Properties
Name | Description | Attributes | Value Type | Proxy Reflex |
---|
Category Name |
Fill it | Fill it | Fill it | Fill it | Fill it |