question

Eric R6 avatar image
0 Likes"
Eric R6 asked Eric R6 commented

Have combiner work with 2 operators at half the time.

Help File.fsmHello,

I have a simple model (attached) where I am trying to show two operators working simultaneously on one combiner. What I am looking for it to do is when both operators are at the combiner they can do the task in half the time. In this example the process time on the combiner is set to 10 minutes. If there is 1 operator working then it would take 10 minutes. If there were 2, then it should take 5 minutes. Is this possible to do?

Thank you.

FlexSim 20.1.0
flexsim 20.1.0combiners
help-file.fsm (38.5 KiB)
· 2
5 |100000

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

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Eric R6, was gilbert jerald's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·
Eric R6 avatar image Eric R6 Ben Wilson ♦♦ commented ·

Thank you for the reminder. I thought I had done this already.

0 Likes 0 ·

1 Answer

·
gilbert jerald avatar image
0 Likes"
gilbert jerald answered Eric R6 commented

@Eric R6

I have used process flow logic to accomplish your idea. I have define the number of operator used and item for single operator in "ModelConfigLabel" . I have push the operator into a list and i will acquired based on the number of operator to be used with the combiner (Min 1 & Max 2).

Note:In ModelConfigLabel you can change the value for number of operator.

Attached the model for your reference have a look at it.SupportOperatorProcessingTime.fsm

Thanks


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

Eric R6 avatar image Eric R6 commented ·

Hello Gilbert. That seemed to work for me. Thank you for the help!

0 Likes 0 ·

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.