question

Kamil KS avatar image
0 Likes"
Kamil KS asked Joshua S edited

How to get the total TravelEmpty distance of the Transporter ?

Hello,

Is there any option to get the total TravelEmpty distance of the transporter in the simulation model (like the Total Travel distance)?

I have found out that I can get the percent of the time of this state but the speed of my transporter isn't constant. In that case I can't use the proportion between the TravelLoaded and TravelEmpty to get the distance in each state.

FlexSim 19.1.0
transporter
· 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

Joshua S avatar image
0 Likes"
Joshua S answered Joshua S edited

Take a look at this model, the total travel distance an operator travels is calculated before he actually makes the trip. This model uses processflow and triggers that fire when the operator is going to travel empty. It sets a label on the operator after it does some simple calculations.

travelemptydistance.fsm


· 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.