question

Mohamed Slama avatar image
0 Likes"
Mohamed Slama asked Matt Long answered

Problem with moving items from queues to entryTransfer

firsttrybufferv1000.fsmHello everybody,

In my model, I'm trying to create a conveyor in a double direction by superimposing 2 conveyors,

I think that I Implemented a correct logic. My Problem is that when I call the activity " Send to back conveyor" for the second time at 20s, the items are correctly moved to the queues but are not moving to the entryTransfer which they are connected with.

Can someone please helps me to find out what is wrong in my model ?

FlexSim 18.0.1
conveyormoveobjectentrytransferstopitem
· 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.

Jeff Nordgren avatar image Jeff Nordgren commented ·

bumped

0 Likes 0 ·

1 Answer

·
Matt Long avatar image
0 Likes"
Matt Long answered

Did you know that you can listen to a Group of object's events? If you add your decision points to a group, the Event Triggered Source can listen to the OnArrival of all of the objects in the group simultaneously. Then you don't need some many copied activities.

You could also use a Decision Point type where the On Arrival trigger has the same logic as your custom codes. Then set all of the decision points to use that Decision Point Type.

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

Isaac Litster avatar image Isaac Litster commented ·

@Mohamed Slama

Did this help answer your question?

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.