question

Mateo Orquera avatar image
0 Likes"
Mateo Orquera asked Andrew O commented

Set a Color By Case on Process Flow

Hi I need some help. I just want to change the color of each type of the pallets with labels with process flow, can someone help me please?

SetColors.fsm

FlexSim 22.2.3
process flowlabelschange color
setcolors.fsm (42.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.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

In the Change Visual activity, you are trying to read the "Type" label from the token. That label is created on the pallet though, so you have to refer to the pallet first, then the label.

1669362342040.png


1669362342040.png (5.9 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.