question

Nosaiba avatar image
0 Likes"
Nosaiba asked Sam Stubbs answered

how to assign resource to do sequential job

try.fsmI have one resource who does sequential jobs. when s/he finish doing the first job s/he moved to the next one workstation and do the job. there is no batching. the job should be done for each single part. in the example, i want to resource to unload all items from the truck then inspect each item. once an item is inspected move it to next workstation. each color should go to specific workstation. once the job is done will do next item

FlexSim 17.1.2
resourceassign
try.fsm (23.4 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Sam Stubbs avatar image
0 Likes"
Sam Stubbs answered

Operators will always do tasks in the order that those tasks are generated. If you want to deviate from this order, you will need to create some sort of logic system that determines I highly recommend Process Flow if you're going to try to control the logic of the operator's tasks, as you will find that Process Flow offers the simplest way to have the most control over tasks and task-sequences. Here is an example I created that demonstrates how you could approach order of task sequences.

orderofoperations.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.