I am currently learning JaamSim and have built a Kanban test model following an example.
Now I have added some additional conditions.
The process flow is:
OrderGen → Stn1 → KanBan_Conveyor → Stn2 → OutConveyor → EntitySink1
I am using the conveyor as the Kanban storage buffer. The Kanban is initially filled with 6 entities.
When Stn2 starts processing one entity, OrderGen generates a new entity to replenish the Kanban.