Relative Content

Tag Archive for anylogic

queue animation with custom population

I made a simple animation with a source, queue, delay and a sink.
I made my own agent called “Part” to simulate the production.
In a node I showed how many parts are in the queue.

stop event triggered by rate in some states of my simulation

I’ve created four events in my AnyLogic model, each triggered by a rate (using the “rate” trigger type). In some specific states of my statechart, I need to temporarily stop these events from triggering and resume them in other states.