question

joey avatar image
0 Likes"
joey asked joey commented

Change the size of the item.

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.

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.

FlexSim 19.0.2
change size
11.png (168.8 KiB)
size.fsm (23.3 KiB)
· 2
5 |100000

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

Joshua S avatar image Joshua S commented ·

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 0 ·
joey avatar image joey Joshua S commented ·

Thank you for the good advice.

0 Likes 0 ·

1 Answer

·
Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered joey commented

@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


joey-size-jn1.fsm (24.4 KiB)
· 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.

joey avatar image joey commented ·

@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 0 ·

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.