Get Resource Travel Time Result

This command returns the total amount of time a Resource has spent traveling between the From Location and the To Location during the simulation run. The result is returned in a Global Data Item.

Parameters

Resource: This is the Resource object for that the result is being reported for. From Location: This is the Work Center or Resource base from where the resource has traveled. To Location: This is the Work Center or Resource Base that resource has traveled to. Total Travel Time: This is the Global Data Item that will receive the result.

Comments

This command can be called at any time, but is probably most useful in On End Run Logic for populating a KPI Summary.

See Also