Equipment definition > Equipment module classes > Creating a state-driven equipment module class (BLENDER_OUTLET)

Create the outlet_state named set

Before creating the equipment module class, we will create the named set (outlet_state) that will be referenced by it.

  1. In the DeltaV Explorer, select Named Sets under System Configuration/Setup.
  2. Right-click and select New Named Set from the context menu.
  3. Rename NamedSet1 to outlet_state.
  4. Double-click outlet_state to open the Properties dialog.
  5. Click Add.
  6. In the State Properties dialog, type the name of the state, Closed, and change the value to 1. Leave the Visible and User selectable check boxes selected.
  7. Add the additional states of Draining (value=2), ReleasingProduct (value=3), InTransition (value=99) and Idle (value=255). When creating the Idle state, remove the check mark next to User selectable