question

kimsh avatar image
0 Likes"
kimsh asked Jason Lightfoot answered

DP Function on conveyor

Hi.

1. In the picture below, the on-arrival function is added, but there are no conditions in it, right? Is this a recognition function? Is there a reason to add it?

arrival.png


2. Use the on continue function in the picture below, what does this mean?
Is there an order for this? The continue function after the arbitrary function?



1000020875.png




3. Always listing different zoning restricted DP on the same or merge lines as shown below, and it either fails or only works for one time. Would this be a long way off?



1000020874.png






FlexSim 23.2.2
dp function on conveyor
arrival.png (6.1 MiB)
1000020875.png (7.5 MiB)
1000020874.png (1.2 MiB)
arrival.png (6.1 MiB)
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

The arrival function is a trigger that fires when a conveyor item arrives. The same is true for the continue trigger - it fires when a item continues on from the dp. They could happen at different times if you are stopping the item due to a control area or your own code to stop it and then resume it later. The order in the properties window is arbitrary - probably the order in which you added them - it's the trigger function name that determines when it fires.

5 |100000

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

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.