Applies To:
  • CitectSCADA 6.10

Summary:
I have custom protdir settings configured in my projects and they don't seem to be detected when I upgrade to CitectSCADA version 6.10.
 

Solution:
In previous CitectSCADA versions the compiler would combine the protdir entries from the \bin directory and all the projects (including the Include project) when building the protdir runtime database (RDB).

In CitectSCADA version 6.10 changes were made to the way the compiler generates protdir.rdb. The compiler now builds the protdir.rdb based ONLY on the protdir.dbf found in the \bin directory. If you use custom protdir entries in your project they must be migrated to they protdir.dbf in the bin directory.
 

Keywords:
protdir include bin compiler protocol settings  

Attachments