Move objects based on specific Labels.

Move objects based on specific Labels.

Kiminami
Not applicable
37 Views
4 Replies
Message 1 of 5

Move objects based on specific Labels.

Kiminami
Not applicable

[ FlexSim 23.0.0 ]

testsssss.fsmHello, I need to simulate some sales, my item must be moved or deleted from stock at a certain time. But I don't know how to do that.




In my attached example:


the item is created, it goes through a processor which maps what kind of item it is.


In the case of the example, there are two processors, one that prints P1 the other that prints the item P2.




Through a global table with time, name of the item to be moved and the quantity, I need these items to be moved to "EXIT"


Can someone help me?







0 Likes
Accepted solutions (1)
38 Views
4 Replies
Replies (4)
Message 2 of 5

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Kiminami,

You can have the processed items placed on a list. Then in your process flow after your schedule source you pull an item from the list that matches the processor label and then use that reference to move the item to the "EXIT"

testsssss_1.fsm

Message 3 of 5

Kiminami
Not applicable

Muito obrigado!! vou aplicar no meu modelo

Message 4 of 5

__ANON_USER__1
Not applicable

You can use Schedule Source to use the time of the box output and create a conditional to select the objects within the Queue in Move Object. With the Queue.subnodes reference you have access to the items that are inside the queue.

0 Likes
Message 5 of 5

andrew_o2
Not applicable

Hi @kiminami, was one of Jeanette F's or Vinicius C9's or Joerg Vogel'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