question

mary avatar image
0 Likes"
mary asked Andrew O commented

Transporter load and unload distribution time

Hi everyone,

I am using uniform distribution for load and unload time in the transporter. I want to record the distribution value for each load and unload time. How can i do it please help.

FlexSim 20.0.10
distributionsload and unload
· 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.

Andrew O avatar image Andrew O ♦ commented ·

Hi @mary, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of 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 and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered

One possible way to do this:

Have the code that determines the load/unload time also write the result to a label on the task executer.

Then listen to the "Load Time" event with a statistics collector and read the time from the label.

LoadTimeStatisticsCollector_fm.fsm


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.