Change the size of the item.

Change the size of the item.

joey_s
Not applicable
36 Views
4 Replies
Message 1 of 5

Change the size of the item.

joey_s
Not applicable

[ FlexSim 19.0.2 ]

Hello everyone.

I want to change the size of the item.I have 2 items and it has different sizes.

Item 1 has size (x = 1, y = 1, z = 1),Item 2 has size (x = 2, y = 2, z = 2)

Which I created the model but found the problem the size of the item I set for 2 sizes is in the same item.

19927-11.png

I suspect that the PF that I created can not distinguish which one is the item, so I have attached the model.size.fsm

Thanks.

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

joshua_s
Not applicable

So each item type should have a specific size associated with them? if so change your decide to send it based on item type, ont a distrubtion.

0 Likes
Message 3 of 5

jeff_nordgren
Not applicable
Accepted solution

@joey ,

The problem with your model was that you were setting the flowitem's itemtype in two locations. Once in Process Flow and once in Source1. I've made the changes in your model that will allow it to work like I believe you intended.

Take a look at the model and see if it now does what you are wanting it to do. Please let us know if you have any problems or questions.

Thanks.

joey-size-jn1.fsm

0 Likes
Message 4 of 5

joey_s
Not applicable

Thank you for the good advice.

0 Likes
Message 5 of 5

joey_s
Not applicable

@Jeff Nordgren

Hi, What you change is from OnExit to OnCreation. In the process flow, right? I do not understand that defining OnExit And OnCreation In the process flow, how is it different?

0 Likes