question

Malfot avatar image
0 Likes"
Malfot asked Felix Möhlmann commented

Specify conveyor decision points(DP)

I have a few questions about the conveyor dp assignment. I created a trigger to go from DP1 to DP4 in path1, but I want it to stop at DP3 for about 18 seconds and then go. In other words, Dp1 -> Dp3, stop for 18 seconds -> Dp4

Please refer to the image below, I am attaching the file together.

1741770043776.pngtest.fsm



FlexSim 23.1.4
conveyordecision point
1741770043776.png (102.9 KiB)
test.fsm (66.1 KiB)
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann commented

DP3 currently does not trigger for items moving from right to left, since it sits farther along on the conveyor than the left transfer point (I increased the decimal precision in the model settings to better show this)

capture1.png

If you move the DP back to 0.91 meters along, the trigger option to "Stop and Wait" can be used to stop items with Type 1.

Another thing you might want to adjust is the transfer speed. The default setting for a side transfer is to use a fixed speed of 1m/s. You can change this to "Motion Aligned Conveyor Speed", to the items don't suddenly speed up when crossing the intersection.

capture2.png

test_1.fsm


capture1.png (101.1 KiB)
capture2.png (43.0 KiB)
test-1.fsm (65.8 KiB)
· 2
5 |100000

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

Malfot avatar image Malfot commented ·

This helped me with the clear answer. Thanks a lot.

I have a one more question. What does distance along mean in flexsim?

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Malfot commented ·
It's the position of the decision point measured along the conveyor. DP3 is placed 0.91m from the start of the conveyor it sits on.
0 Likes 0 ·