question

Aries Vash avatar image
0 Likes"
Aries Vash asked Aries Vash commented

Pick Operator to Process base on Item Label

Pick Diser base on Item Label.fsmHi, I would like to ask for help and tips on a workaround with this model. I have used a global table to look up and select an operator based on the item label for processing.1689727729637.png


however processor could not reference the operator.

Thank you for helping out



FlexSim 19.2.4
global table
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

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Aries Vash commented

That option assumes that the table contains the centerconnection rank of the operator that should be used. (Which, I agree, is not stated anywhere and somewhat counterintuitive).

You can edit the code to return the cell value directly.

capture1.png

pick-diser-base-on-item-label_1.fsm


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

Aries Vash avatar image Aries Vash commented ·

Thank you, the edit in the code works, I also tried it in Object Name By Global Lookup Table and it works too.

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.