question

立洲 avatar image
0 Likes"
立洲 asked Ryan Clark commented

How to read objects in Tote

當我生成能力和計劃時,我會如何將它們拿走並進入計劃中。當我想拉出托特並把它放在計劃中時,我應該離開托特並進入處理器?


我想知道 Tote 和 Plane 是否可以通過一個簡單的 Process Flow 來裝箱,是否可以將 Tote 和 Plane 單獨並讓他們自己做而不是考慮使用 3D 模型連接器


1646361485871.png


如何讀取 Tote.fsm 中的對象


FlexSim 20.0.10
processflowseparateread
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @立洲 ,

It's hard to know how to help without looking at your model. To receive a more accurate solution, please post your model or a sample model that demonstrates your question.

Proprietary models can be posted as a private question visible only to FlexSim U.S. support staff. You can also contact your local FlexSim distributor for phone or email help.

What you are asking is possible and we can show you how to accomplish this. However, it would be easier if you supplied a model that provided context.

0 Likes 0 ·
立洲 avatar image 立洲 Jeanette F ♦♦ commented ·

我已附上模型

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

translation:

When I generate Tote and Plane, I pack them into a list. When I want to pull the Tote out and put it on the disposer, what should I do to get the plane out of the Tote and put it in the disposer?

I would like to know if Tote and Plane can be boxed with a simple Process Flow, if it is possible to separate Tote and Plane and let them do it themselves instead of thinking about using 3D model connectors

0 Likes 0 ·
Ryan Clark avatar image Ryan Clark commented ·

Hi @立洲 , was one of 立洲 's or Jeanette F's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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 ·

1 Answer

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Jeanette F commented

Hello @立洲 ,

Without a model I am not sure exactly what will help you, but I made an attempt at providing you a solution. The process flow pulls a tote from the list and then uses looks at the subnodes of the tote to find the pointer to the box. This pointer is used to move the box into the processor.

1646345430578.png

1646345443299.png

Separate Contents from Tote.fsm

If this does not answer your question, please let me know and provide a model with further explanation.


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

立洲 avatar image 立洲 commented ·

我想要的是不使用 3D 模型中的一個鏈接,只使用 Process Flow 來控制模型

如何讀取 Tote.fsm 中的對象

我已附上模型

0 Likes 0 ·
立洲 avatar image 立洲 commented ·

您提供模型的方式是僅嘗試 Tote 中的單個項目,我希望 Tote 中有 10 多個或更多嘗試

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ 立洲 commented ·

Translation:

The way you provide the model is to try only a single item in the Tote, I would expect more than 10 or more attempts in the Tote

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ 立洲 commented ·

Hello @立洲,

You would only change the process flow I provided slightly. I token pulls an available tote from the list, moves all the planes onto the processor, and moves the tote to a queue. The subflow that moves the planes also assigns the plane pointers to an array called planes so we can reference them later. The token waits for the processor till processing is complete. Then the planes are moved into the next queue. The last assign labels activity clears out the Planes label.

1646429790049.png

how-to-read-objects-in-tote_JF.fsm

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.