question

Orlando P avatar image
0 Likes"
Orlando P asked Eric M answered

Create a decision from list value

  1. I am trying to create a decision for 3 different colors, each color has a value and I wanted them to go to the correct destination, it will be possible for someone to help
  2. AGV_T_V6.fsm
FlexSim 21.1.1
flexsim 21.1.1
agv-t-v6.fsm (60.1 KiB)
5 |100000

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

Eric M avatar image
0 Likes"
Eric M answered

Hi @Orlando P, here's an example of what you're trying to do. I created a new default AGV process flow. A trigger is on Queue1 to push the item value of "cores" to to the Cores list. The other queues' input setting is set to pull from the Cores list with a Query for each queue as shown below with different values depending on which type of cores you want in each queue.

agv-t-v6 (2) - EM.fsm


1621459138002.png (8.2 KiB)
agv-t-v6-2-em.fsm (55.0 KiB)
5 |100000

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

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Orlando P commented

I suggest you do it with labels instead of colors. A color is a set of three values. If you want to evaluate a condition by a color you have test it against the set of three values. This means you assert another label at your items for this purpose.

· 5
5 |100000

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