Full Library / Defining_Flow / Execution Control / Stop
Block Name: Stop
Code File Location: VisualSim/actor/lib/Stop
When exactly this stops the execution depends on the domain. In Digital, if an event with time stamp T and value true arrives at this block, then the current iteration will be concluded, and then the model will halt. Concluding the current iteration means processing all events in the event queue with time stamp T. Thus, it is possible for blocks to be invoked after this one is invoked with a true input.
In Untimed Digital, if this block receives true, then the current iteration is concluded and then execution is stopped.
Created with the Personal Edition of HelpNDoc: Generate Kindle eBooks with ease