question

Sri_vikas K avatar image
0 Likes"
Sri_vikas K asked Paula LG answered

Integrating Item to fluid data to tank output.

Hi flexsimmers,

I need a small help in my model to integrate the same thing for entire model, I am creating a label weight on item exiting the source, when it passes through the ItemToFluid the out-table value should be between 209 and 812 and also when the second item enters into the ItemToFluid the value (209 to 812) should be added to the previous value (209 to 812). For clear understanding, if output is 312 when first item exits, the next output (assume 364) it should be added to the global table cell (312 + 364 = 676).


Integrateing data model.fsm

FlexSim 23.1.3
global tabledata
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

·
Paula LG avatar image
0 Likes"
Paula LG answered

Hi,

In order to achieve what you want, you have to create a trigger in the ItemToFluid object so that when an item enters the object, it updates the value on the GlobalTable like this:

1696326216252.png1696326274184.png

I attach the modified model here: integrateing-data-model.fsm

Let me know if you have any further questions about it. I hope it helps!


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.