question

Sujit avatar image
0 Likes"
Sujit asked Jeanette F commented

Operator not following the sequence and batch order on multiple machines

Hello, in my model 1 operator is working on 2 machines.

Operator's Process flow will be – Travel till Queue 5 – pick 2 parts – walk to queue 2 – place there – get 1 part out of it – walk till Processor 1 – process on it and pass to Queue 1 – walk back till Queue 2 – get second part – walk till Processor 1 – process on it – pick up the product – walk till Queue 1 – get first part also – walk till Queue 3 with 2 parts in hand – place on Queue 3 – walk till rack 1 - pick up one part - walk till Processor 2 – process the part - pick up the part - walk till queue 4 – after completing this repeat the same sequence


Thanks in advance.

sample 3.fsm

FlexSim 23.0.0
operator task
sample-3.fsm (47.6 KiB)
· 1
5 |100000

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

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Felix Möhlmann commented

For this you should probably create exactly that sequence of tasks in a process flow.

Years ago we would have used a tasksequence with callsubtasks but a process flow will be much easier.

· 4
5 |100000

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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

Here is an example to get a stable sequence of processing support and transport.

keep_sequence_of_jobs.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.