question

Sandy Huang avatar image
0 Likes"
Sandy Huang asked jing.c commented

Simulate Changeover

Hi, I'm new to FlexSim. What is the best way to simulate changeover for the attached test model? Changeover is triggered when a different product type enters the line. All processors stop when changeover is triggered.

test-model-20170228.fsm

Thank you!

Sandy Huang

Choose One
simulate changeover
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

jing.c avatar image
1 Like"
jing.c answered jing.c commented

Hi, Sandy.

I add a label "type" to record the itemtype in M1, and another label "change_time" is the time use for Changeover.

I try to determine whether item is different one in the OnEntry Trigger of M1, if so I will close input, change the color of M1 to red and send a delay message for resume.

You sure of "All processors stop when changeover is triggered"? Because some items maybe still in other machine. My approach is only close input of M1

Is that what you want? May it helps~

changeovertimev17chj.fsm


· 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.