• Not Answered

How do you delete a module block from a unit class?

I need to remove a module block from a unit class but I can't figure it out how.  Is there any documentation on the right way to delete one?  The thing is like a cancer...I can't get rid of it!

2 Replies

  • In the Exploring DeltaV go to the containers and then to the "control Strategies" (left side), look for the área where you have the unit class, if you give a click on the plus mark it shows all the modules that been asociated to this unit class, so just remove the one that you want to delate but before make it, make right click on the module that you want to delate and select the option ckeck "references..." to see all the modules or actions in the unit class that be linked to it and remove it or modify. If you need to make a modification in the unit class remember make it in the top of "Exploring DeltaV" in the part of "Advanced Definitions>Unit Clases" save in the class before close and download the unit class in the "areas" part of the Exploring (the place where you delate the module).
  • In reply to Ludwig Trejo:

    Hey thanks Ludwig, but that's not quite what I have. I probably didn't explain it properly either so let me try again. I have a unit class that's used for two vessels in my process. When the class was created, class based control modules were added that show up as module blocks under the unit class. I think I've figured out how to remove them though by first deleting any assigned phase classes and then deleting the module block. It seems drastic but it does work. Thanks again!