Micromod MOD: MODCELL Application Builder Software User Manual

Page 51

Advertising
background image

Application Builder

TOOLBAR REFERENCE

4.14.2 Execution Order

Execution order determines the sequence of block execution. Use the strategy
preferences to determine execution order. In addition, the check execution
order icon (see Section 4.21) is also used to determine execution order. The
basic order scheme is based on the following criteria:

Parent to Child Connection (Parent must execute before Child)

Order of creation when no block connection exists

User interaction when a control loop is detected

Select the strategy preferences icon in the tool bar and then select the Exec
Order button to set the execution order scheme for the strategy. The
execution order choices are (X in box = enabled):

On The Fly:

This determines the execution order every time a new
connection is made. If the order of the source block is
greater than the order of the destination block then the blocks
are reordered.

Loop Detection: If a loop is detected between the source and destination

blocks, then you are prompted with the loop order window.

Display Order:

Turns on or off the display of the execution order in the upper
right corner of the algorithm block.

4-21

Advertising