• Not Answered

Multiple Module Assignment Delete from Workstation

Hello I have to delete a lot Module Assignment from an APP Workstation. I have DeltaV 12, and the only way is one by one, y have more than a thousands!!! Is there somehow to do this, without disrupting the functioning of the APP, because ther is other module that must still running on it.

Thanks

2 Replies

  • No guarantees, but maybe this could work for you. Create an FHX like this (I would first test with a few modules) and import:

    SCHEMA
    user=...
    {
    MAJOR_VERSION=12
    }
    MODULE_INSTANCE TAG="MODULE_001" PLANT_AREA="AREA_51" MODULE_CLASS="MY_CLASS" CATEGORY=""
    user=...
    {
    CONTROLLER=""
    }
    MODULE_INSTANCE TAG="MODULE_002" PLANT_AREA="AREA_51" MODULE_CLASS="MY_CLASS" CATEGORY=""
    user=...
    {
    CONTROLLER=""
    }
    ...

  • In reply to Martin v. Bergeijk:

    Thanks you, the problem is, however, it will be necesary a full Download.