How to make a dashboard of the speed of a task executer over time?

How to make a dashboard of the speed of a task executer over time?

junior_p2
Not applicable
6 Views
4 Replies
Message 1 of 5

How to make a dashboard of the speed of a task executer over time?

junior_p2
Not applicable

[ FlexSim 19.2.4 ]

Hi, I'm trying to create a dashboard that shows the speed change of the task executer over time. I was able to set the max speed, deceleration, acceleration of the task executer according to every node of a network node using the trigger on arrival. That's why I want to make a dashboard of the speed of the task executer over time.

Regards,


0 Likes
Accepted solutions (1)
7 Views
4 Replies
Replies (4)
Message 2 of 5

joerg_vogel_HsH
Mentor
Mentor

@Junior P2, please look into this answer of the nature of speed in FlexSim.

Message 3 of 5

junior_p2
Not applicable

Thanks for the answer, but I am using networks nodes, I am not using AGV library because my problem require using network nodes. I need to find the current speed of a task executer at any moment. Is there any way to get the access to the current speed?

I attached my file example.fsm

Regards,

0 Likes
Message 4 of 5

tanner_p
Not applicable
Accepted solution

Jörg was on the right track with the post he referenced. There's the "speed" property on the AGV, but the alternative to that is calculating the distance traveled by the AGV on a certain time interval. I set this up in your model. Then you'll calculate the distance/time, but I don't know the best way to do that since FlexSQL doesn't like the SQRT() function. (Hopefully there's not another easy way to do this that I'm missing...)

29443-distance-over-time.png

example (2)_2.fsm

0 Likes
Message 5 of 5

Ben_WilsonADSK
Community Manager
Community Manager

Hi @junior.p2, was tanner.p's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept or comment back to reopen your question.

0 Likes