question

Sia Sengchoon193 avatar image
0 Likes"
Sia Sengchoon193 asked Felix Möhlmann commented

How to change the color of the goods in the double deep rack?

My rack uses double deep,

So some items will be at the front and some will be at the back,

Need to use different colors to be easier to observe,

Input is random,

Need to automatically distinguish colors.

1683149593030.png

1683149607213.png

dual asrs V2.fsm

FlexSim 21.0.10
racktriggerscolor changeinputcolor discrimination
1683149593030.png (623.1 KiB)
1683149607213.png (519.5 KiB)
dual-asrs-v2.fsm (86.8 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.

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Felix Möhlmann commented

Do you want random colors?


  1. item.color=Colour.random()

or in a creation trigger:

1683152415025.png


1683152415025.png (8.1 KiB)
· 9
5 |100000

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