how can I edit the properties of the source?

how can I edit the properties of the source?

ahadr_a
Not applicable
81 Views
1 Reply
Message 1 of 2

how can I edit the properties of the source?

ahadr_a
Not applicable

[ FlexSim 19.2.1 ]

capture.png

22372-support-conveyor-autosave.fsm

Hi,

how can I edit the properties of the source?

For example, I want it to produce :

1- a specific number of boxes.

2-each group of boxes have a special color .. for example, 3boxes with color blue, 5 boxes with color red, etc.

3- Determine the time between each box.

4- Determine produce the boxes randomly or each group with the same color comes together.

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

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Please consider to use more sources, if the attributes of items get to different.

you change the attributes by triggers: OnCreation or OnExit. You can store currently active attribute settings in Labels of the Queue. You assign the attributes from the labels at the queue to the created items. And if the attributes change be the amount of created items you change the label values at the queue.