question

Kenny Macleod avatar image
0 Likes"
Kenny Macleod asked Kenny Macleod commented

Passing paramaters and lables through Mass Conveyor

I'm trying to get to know Mass Conveyors and am struggling with two concepts.

Passing labels through the conveyor - As the "items" on the conveyor are just visual, how do you pass the labels through and set the output values.

Dynamically changing the Units Per Package value in the exit. - My batches are all different sizes, so I need to know when to part-pack the last package.

How is this done?

Thanks

FlexSim 21.2.1
massflowconveyor
· 4
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

anthony.johnson avatar image
0 Likes"
anthony.johnson answered Kenny Macleod commented

This isn't possible right now. Felix's option is the best. I'll add an item to our dev list to think about solutions, although I'm somewhat doubtful that this will change any time soon. One option is that we could allow users to store labels on the "rate change points" of a conveyor. Rate change points are the leading points that travel down the conveyor, behind which a certain rate of flow units are moving. The problem is that the rate change points are created and destroyed dynamically as needed by an individual conveyor, and they don't transfer from one conveyor to another. Consider the situation where two conveyors merge into a single conveyor. Each upstream conveyor has a rate change point at its leading edge. If there were a label storage feature, you could possibly store different label values on each of the upstream conveyors' rate change points. The merging downstream conveyor has a rate change point that defines the cumulative rate it's receiving from upstream. How would you "merge" the label values of the upstream points into the labels of the downstream rate change point?

This is the same issue you would have with any fluid library like FloWorks or FlexSim's fluid objects. As far as I know, neither of those libraries provide label storage capability on fluid flowing through the system, and that's probably for good reason.

· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.