Equipment arbitration and phase coordination

Create the COLOR_HEADER control module

Now, you will create a control module called COLOR_HEADER in the PAINT_BLEND process cell and modify its properties to add XV_COLOR_500 and XV_COLOR_600 to its Equipment Needed list.

  1. In DeltaV Explorer, right-click the PAINT_BLEND process cell and select NewControl Module from the context menu.
  2. Name the new control module COLOR_HEADER. (Leave the Algorithm type as Function Block Diagram.)
  3. Open the COLOR_HEADER Properties dialog.
  4. On the Arbitration tab of the Properties dialog, select the Participate check box in equipment arbitration.

    Note the Equipment ID, which is 15 in the example below. You may have a different number, which you will need to substitute for 15. This ID will be used later in requesting the resource.

  5. In the Equipment Needed list, add XV_COLOR_500 by clicking Add and browsing in EXTERIOR_PAINTPAINT_BLENDUM_BLEND_500 for the control module.
  6. Add XV_COLOR_600 to the Equipment Needed list.
  7. On the Tools tab, assign the module to the node.
  8. Click OK to close the Properties dialog.
  9. Download.