Sequencer - State
The Basic Block Execution Control Chart (ECC) is made up of State
blocks that can have transitions to other states. The transitions may require an input event to traverse. It is also possible to set expressions on transitions. The transitions expression must evaluate to true
boolean value for the transition to be traversed.
The State
blocks can have run script(s) that indicate scripts to execute when the state becomes the current state in ECC.
The State
blocks can also have run operation(s) that indicate what logic to execute when the state becomes the current state in ECC.
Note: With Basic Block TransitionMode
property option P makes it also possible to run RunOperation
linked logic or script in RunScript
when the ECC stays in the same state during the process run.
See also Sequencer - EventIn, Sequencer - StateTransition, RunOperation, RunScript, and Operation.
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.