question

gilbert jerald avatar image
0 Likes"
gilbert jerald asked tannerp commented

How to connect queue, operator,and elevator using process flow?

I have create a model using process flow but it is not working i have attache it please make a not what is wrong in my connection

elevator-model-using-process-flow.fsm

FlexSim 16.1.1
process flowelevator
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
3 Likes"
Sam Stubbs answered tannerp commented

The problem you are having is with your name references. In your process flow you acquire the elevator and the operator, but then you assign both of them the label "resource" so the token's reference gets over written. Then you don't use the labels that they receive from the Acquire activity, or call the wrong object to be loaded.. You need to make sure you are using the labels to reference the correct object.

(Also you forgot to include certain parts of information in the process flow. Such as the destination location for the elevator. Or moving the operator out of the elevevator back into the model.)

I posted a model in a previous question you had asked that demonstrates how to connect the Process Flow to the elevator / operator model. You can use this as a reference if you need.

elevatoroperator.fsm

Also, I highly recommend going through the Process Flow tutorial in the manual to get a better grasp of referencing and connecting to the 3D model.


· 5
5 |100000

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

gilbert jerald avatar image gilbert jerald commented ·

i had mode the same what u have said to me but in item i cannot get the exact resource that i should use. when i open the label it shows only the item and resource it is not showing the exact resource that i should select

0 Likes 0 ·
Adrian Haws avatar image Adrian Haws gilbert jerald commented ·

@gilbert jerald You will need to use the labels that were set in your flow. If you see Sam's example model, he assigned a label called "elevator" in the "Acquire" activity for the elevator. Then in your task sequence you can type the label in or select from the options for Token Label. The label for the item, in turn, is set in the "Create Object" activity.

1 Like 1 ·
Mario E2 avatar image Mario E2 Adrian Haws commented ·

En un hospital quiero que el ordenanza transporte al paciente de las camas, lleve al paciente al ascensor y lo coloque en las camas del segundo nivel. ¿Cómo se hace en el flujo de procesos 2019?

0 Likes 0 ·
Mario E2 avatar image Mario E2 commented ·

In a hospital I want the orderly to transport the patient from the beds, take the patient to the elevator and place him on the second level beds. How is it done in process flow 2019?

0 Likes 0 ·
tannerp avatar image tannerp Mario E2 commented ·

@Mario E2,

This question has already been resolved, so your comment will likely not be seen or addressed by forum users. Please ask a new question and reference this question in your post. That way, you'll reach more users. Thanks!

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.