Push to list only when object leaves the top level of a flowrack?

Push to list only when object leaves the top level of a flowrack?

Gust_Flex
Not applicable
14 Views
1 Reply
Message 1 of 2

Push to list only when object leaves the top level of a flowrack?

Gust_Flex
Not applicable

[ FlexSim 23.1.2 ]

Hello, is it possible to push to a global list (with the properties of the flowrack) only when the object on the top level leaves?

1712669435885.png1712669493014.png

this is what I do now, but I want to push only when an object leaves the top level (level 3)

0 Likes
Accepted solutions (1)
15 Views
1 Reply
Reply (1)
Message 2 of 2

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

May I suggest you take a look into a trigger source code editor. You find a parchment roll icon next to a trigger. Each trigger has got a default header. Declared local variables are available to all templates you can choose. Based on them you are capable to edit a logical expression.

Try triggers which are related to components of a rack.

rack-triggers.jpg

Or you click on the arrow down icon next to a condition edit field of push to a list template and choose an appropriate expression which you can edit.

conditions-push-to-list-template-items.jpg

0 Likes