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.
|