question

Diego R10 avatar image
0 Likes"
Diego R10 asked Ben Wilson commented

Output by hour by type


Hi everyone,

My question is the following, I have a combiner which joins a pallet with 10 blocks, I want to represent in a graph the number of blocks that come out of that combiner per hour. How could it be done? When I do it, it also tells me the pallet, I want the graph to omit it and only get the number of blocks per hour.

Thank you very much in advance, greetings.

FlexSim 20.2.2
combinerflexsim 20.2.2
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Diego R10, was José Antonio MD'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 and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
José Antonio MD avatar image
1 Like"
José Antonio MD answered

Hello @Diego R10,

By default, Output/Hour is based on items going out and here you are moving only 1 item (pallet) per movement.

However, you can customize this logic: in Dashboard you can go to "Advance > Installation" to edit it. Now you will have a group with the items in the dashboard and 2 different StatisticCollector.

You can go to “Throughput Per Hour Collector”, and later in columns, edit the value in Throughput parameter (“Custom Code”).

Example_CombinerBoxes.fsm

In the model attached , a label counting the output has been created in the combiner based on the subnodes of the pallet (boxes inside), so if the number of boxes changes this value will change.

I hope I have been helpful!


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.