Add Work Center to Resource Priorities

Adds a work center to a resource's priority list, along with the associated priority level.

Parameters

  • Resource - The resource containing the priority list
  • Work Center - Work center to add
  • Priority - The priority level. The higher the number, the higher the priority.

Example

On Button Click Logic
Add Work Center to Resource Priorities Resource 1, Activity 1, 99
Add Work Center to Resource Priorities Resource 1, Activity 2, 98
Add Work Center to Resource Priorities Resource 1, Activity 3, 50


In the above logic, Resource 1 is used at Activities 1, 2, and 3. However, the Resource 1 will prioritize Activity 1.

Comments

This command is only available with Simul8 Professional.


See Also