Hi
I've added a WorkPart creator to a basic single conveyor simulation, but it is not producing any workparts. The box is spinning at the relevant interval, but nothing comes out? Is there something else I need to configure?
Creation Mode is random, Interval 5, WorkPartToCreateList is 1,2,3,4
Thanks
Take note a WorkPart must exists in the machine, otherwise the WorkPart creator will not be able to create none.
OK thanks, got it now. So I add the workparts to the machine, and assign each one a work part type number in that machine.
:)