question

Rafael de Assis avatar image
0 Likes"
Rafael de Assis asked Rafael de Assis commented

how do I do for the operator don't leave the task?

Hello Everybody

I have a process in Flexsin where the operator "Pintor":

1) he has to lift a flowitem from the queue (buffer de entrada) to processor (Pintura) with the crane

2) he has to process the fowitem in processor (Pintura)

3) he has to lift a flowitem from queue (Saída do posto) to another queue (Buffer de saída), with the crane.

I done the operator "Pintor" complete the task number 1 and number 2. but whent I introduced the task number 3, a conflit happend. the operator doens't know decide when he is call for more than one task. someonde could helpe-me?

OBS: The priority task is number 2. I dont want that the operator leave some task in the middle for start another.

there are another operator (Ajudante) he is responsible for move flowitens light and to do the setup in processor (Pintura)

Modelo avançado V11.fsm

Thank you

FlexSim 21.1.5
task prioritysynchronism
· 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.

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Rafael de Assis commented

Instead of giving the operator individual tasks create a task sequence and add those tasks to it. Unless they are preempted by another task sequence (something you control), they will that stick to the given sequence until you finish it.

· 3
5 |100000

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