Hi,
I would like to create Boxes and change their attribute. Following are my 2 examples:
1. Create 5 units Box A, item.Type = 1
Create 5 units Box B, item.Type = 2
2. Create 10 units Boxes, then I want 50% of them to be Box C, 50% Box D.
First question is: My setting in Source3 is: Set Label by Percentage > 50% value = 3 ; 50% value = 4.
I suppose Box C & D should then different in color, but they aren't.
Second question is: How can I grab the throughput of Box C and Box D separately? or I can only grab input of Sink3(sum of Box C + Box D)?
I tried to look for item.Type in Dashboard > Table > Options, but there only existSource.fsms Sources, Processors, Queues, Sinks.
Third question is what content means in FlexSim. Does it equal to WIP? As I can't find WIP in statistics.
Thank you!