question

Emilio I avatar image
1 Like"
Emilio I asked Raja Sekaran edited

How can i program in flexsim 3 different types of set up times?

Choose One
set up times
· 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.

David Seo avatar image David Seo commented ·

You can set the three different setup times in the setup time field according to the three flowitem-types using the values By case pick list option.

1 Like 1 ·
David Seo avatar image David Seo commented ·

@Emilio I

You can solve your issue using 'label' attribute in the processor.

The label feature is same with 'local variable'.

That is to use the label for example name 'oldProduct' to store the exiting product type in the processor when onExit and when the new product type enter the processor, the appropriate setup time can be selected comparing to the stored product type. You can set the script control in the setup time field.

1 Like 1 ·
Emilio I avatar image Emilio I commented ·

The problem is i have 3 different set up types depending on the product sequence, not the product type, for example from product A to product B i have a set up time of 12 hours, from product A to product C i have 4 hours and from product B to product C i have 1 hour, how can i program that in flexsim? Someone told me that required a manual programing @david.seo

0 Likes 0 ·

1 Answer

·
Raja Sekaran avatar image
4 Likes"
Raja Sekaran answered Raja Sekaran edited

Hi @Emilio I

You can do this by using From/To Lookup Table picklist option. I have attached the sample model.

setuptime-support.fsm (Version 18.0.1)

I hope this helps.

Thanks


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.