Previously the properties for SQL table names for the Industial Maintenance Manager had no default values, so the user needed to define them manually. Further more, the properties could be changed at any time which might lead to unintended behaviour.
Previously the properties for SQL table names for the Industial Maintenance Manager had no default values, so the user needed to define them manually. Further more, the properties could be changed at any time which might lead to unintended behaviour.
In order to increase usability and compatibility with the Metering Point Administration, the properties for SQL table names for the Industrial Maintenance Manager (IMM) are now pre-defined and cannot be changed in the zenon editor.
The default values are:
TableDevice=Devices
TableMaint=MaintenanceWorks
TableHist=MaintenanceHistory
TableDoc=Documents
These names allow compatibility with the Metering Point Administration when using the same database for both modules.
The Pproperties are write protected in the zenon editor to avoid unintended modfication. The can, however, be modified in the project.ini file and via the zenon API.