question

Michael Kramer avatar image
1 Like"
Michael Kramer asked Michael Kramer commented

Can someone help me improve the TE travel timer?

I created a crude timer that displays how many seconds it takes a TE to travel from control point A to control point B. I'd like to see it displayed in minutes and seconds and also be able to more easily select which two control points are used as the start and stop points, perhaps using global variables or maybe even a simple table, anything to make it more flexible. Would someone be able to help? Thanks.

agv-lap-timer.fsm

FlexSim 16.2.2
agvtimer
agv-lap-timer.fsm (27.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

·
Arun Kr avatar image
0 Likes"
Arun Kr answered Michael Kramer commented

Hi Michael Kramer,

Here is a work around on your model. Basically, I used some global variables and labels on the task executor to model your requirement. I hope this is what you are looking for.

agv-lap-timer-support.fsm

Regards,

Arun KR


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

Michael Kramer avatar image Michael Kramer commented ·

@Arun KR thanks for the help, just what I was looking for, simple and effective.

1 Like 1 ·

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.