Auxilary tasks

Auxilary tasks

luis_rodrigues
Not applicable
935 Views
27 Replies
Message 1 of 28

Auxilary tasks

luis_rodrigues
Not applicable

[ FlexSim 24.1.0 ]

Hi, I'm working on a model in which the transports have a main task to do, which is loading the queues to que "ML", but they have also some auxilary tasks that take a certain percentage of the total time (24h).

(For example)

The MC1 takes 10,28% of time and later I have made this logic:

1720105178490.png

I just want someone to confirm is this is correct (I don't remember why I putted 300 😞

mlall-4.fsm

0 Likes
Accepted solutions (1)
936 Views
27 Replies
Replies (27)
Message 21 of 28

moehlmann_fe
Enthusiast
Enthusiast

No, as I said before, the default states and any additional custom state profiles exist in parallel and the custom states will never change by themselves (apart from the multiprocessor).

0 Likes
Message 22 of 28

luis_rodrigues
Not applicable

Sorry for the misuderstanding, now the only problem is that I selected the multiprocessor in the chart but it gets empty when I run the simulation.

1721753439340.png

mlall-4-1 (1).fsm

0 Likes
Message 23 of 28

moehlmann_fe
Enthusiast
Enthusiast

Sorry for the inaccurate screenshot from before. When settings the state you must reference the transporter.

1721761043640.png

0 Likes
Message 24 of 28

luis_rodrigues
Not applicable

Thank you @Felix Möhlmann I've done that but the graph doesn't show the names I set.

1721908407046.png


1721908420735.png

0 Likes
Message 25 of 28

moehlmann_fe
Enthusiast
Enthusiast

State charts show the display names from the State Table they are linked to.

0 Likes
Message 26 of 28

luis_rodrigues
Not applicable

I understood that but you told me to create this in each transporter:

1722259536911.png

And the chart is getting this list:

1722259578496.png

Can you help me make this work?

mlall-4-1 (1).fsm

0 Likes
Message 27 of 28

moehlmann_fe
Enthusiast
Enthusiast

Create a new State Table and use the sampling tool to fill it based on the "MultiProcessor States" profile of a transporter. Then adjust the "Analysis" column where needed (Utilized is counted for the utilization percentage, Excluded does not appear in the chart at all).

Then link the chart to this new State Table.

capture1.png

0 Likes
Message 28 of 28

luis_rodrigues
Not applicable

Thank you very much

0 Likes