question

Babar Koraishy avatar image
0 Likes"
Babar Koraishy asked Jeanette F commented

exit transfer on conveyor not working?

b1.fsm

i'm not sure what i am doing wrong here. My expectation was that the objects would go to the processing station from the exit transfer, get processed and then routed back to the conveyor via the entry transfer.

FlexSim 16.1.0
conveyordecision pointsexit transfer
b1.fsm (21.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.

Babar Koraishy avatar image Babar Koraishy commented ·

Hi Jeff,

I tried another way last night which also worked. Thank you for your help. Am attaching what i did for reference.

Regards

b1-5.fsm

0 Likes 0 ·
b1-5.fsm (27.5 KiB)
Jeff Nordgren avatar image Jeff Nordgren Babar Koraishy commented ·

@Babar Koraishy

Looks good! I like it. The only thing I would do is clean up the code in the DPs (see attached). Good job!

b1-5-jn1.fsm

0 Likes 0 ·
b1-5-jn1.fsm (26.6 KiB)

1 Answer

·
Jeff Nordgren avatar image
2 Likes"
Jeff Nordgren answered Jeanette F commented

@Babar Koraishy

You just forgot to add decision points on your conveyor to decide where to send the flowitems. Attached is your model with the changes that I've made.

b1-jn1.fsm


b1-model.png (39.5 KiB)
b1-jn1.fsm (22.3 KiB)
· 6
5 |100000

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

Babar Koraishy avatar image Babar Koraishy commented ·

Thanks Jeff!

1 Like 1 ·
Babar Koraishy avatar image Babar Koraishy commented ·

one more question Jeff, i want the decision point to send to any avaiable processor on the conveyor. how do i set the 'send to' in decision point to send object to any unused station and not let material pass through unprocessed.

please see file attachedb1-1.fsm

0 Likes 0 ·
b1-1.fsm (22.3 KiB)
Jeff Nordgren avatar image Jeff Nordgren Babar Koraishy commented ·

@Babar Koraishy

Attached is your model with the changes that I've made. Look at the model and see if this is what you had in mind.

The model will send a flowtiem to the top processor, if available. If not available, it will continue down the conveyor to the bottom processor. If that processor is available, it will go there. If it is not available, it will wait until it is available.

If this is not what you want, please give more details on how you would like it to work.

1412-b2.fsm

0 Likes 0 ·
1412-b2.fsm (22.9 KiB)
Jeff Nordgren avatar image Jeff Nordgren Jeff Nordgren commented ·

@Babar Koraishy

Attached is a model that may be even easier. Does this model do more of what you were wanting to do?

1412-b3.fsm

0 Likes 0 ·
1412-b3.fsm (20.9 KiB)
Show more comments

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.