Arena Real-time Extensions
Arena Real-time Extensions
- TASK Element
- TASK : ProcessPart,1, “process p1 step=5 TGID=IDENT”
- DELAY Block
- DELAY : TASKID(TRIA(8,9,12), ProcessPart, 1000)
- If the simulation is in real-time mode, causes the command “process p1 step=5 TGID=x” to be sent to the execution system. The simulation entity moves to the next block in the model when the execution system responds indicating that the task has been completed.
- Otherwise, uses the triangular distribution to determine the delay.