question

Patrick Zweekhorst avatar image
0 Likes"
Patrick Zweekhorst asked Matthew Gillespie commented

Pre arrival event does not fire when traveling offset

Hi,

In the attached example model the AGV gets a travel task to the third control point in the picture, with a path offset of -0.5. This means that the AGV stops at the position from picture 2:
1684921043193.png

1684921052433.png


We would expect that the pre arrival fires for the first two control points, but it only fires for the first control point. It looks like the pre arrival does not fire when using path offset for both control points where the AGV stops between. Is this how the pre arrival event works when using path offset? Or how do these two work together?

Thanks,

Patrick

PreArrivalMissing.fsm

FlexSim 23.1.2
agv
1684921043193.png (38.8 KiB)
1684921052433.png (75.9 KiB)
· 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.

Matthew Gillespie avatar image Matthew Gillespie ♦♦ commented ·

@Patrick Zweekhorst This issue is fixed in 23.0.10 and 23.1.4 released today.

0 Likes 0 ·
Mischa Spelt avatar image Mischa Spelt Matthew Gillespie ♦♦ commented ·
Hi @Matthew Gillespie is it correct that we cannot see those new releases in the Downloads section of our account?
0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Mischa Spelt commented ·

Hi @Mischa Spelt They've been suspended suspended temporarily after an issue was detected.

0 Likes 0 ·
Show more comments

1 Answer

·
Jeanette F avatar image
0 Likes"
Jeanette F answered

This looks like a bug. I will email into the Dev team.

When the offset is negative the destination cp is never allocated and the cp before the destination cp does not have a pre arrival event.

When the offset is positive the destination cp is allocated but there is no prearrival event.

Making the offset value tiny does not change the behavior. Making the acceleration and deceleration values small also doesn't have an effect. Changing the Task executer to be smaller does not change the behavior.

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.