question

Mason W avatar image
0 Likes"
Mason W asked David Seo edited

Reference Subnode Label within Decision Point

Hi all,

I'm trying to create a "send item" decision within a DP by referencing a label of an item within the flowitem (item within a tote). The item has the label reference used to send an item down a conveyor while the tote does not. How would I reference the item within the tote for the send to logic? I've tried variaitions of item.subnodes.label but have been unsuccessul to this point.

Hope this makes sense. Thanks in advance!

FlexSim 18.0.3
decision points
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

·
David Seo avatar image
3 Likes"
David Seo answered David Seo edited

@Mason W

You can use item.first.Type replacing with subnode.

send-item-according-to-item-type-in-tote.fsm


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.