-

'Safety Information' Editor (Project)

The following information refers to a specific, typical device type. Your screen may differ.

This help topic describes the 'Safety Information' editor of the 'Project' PLANT node. This editor is only available if your project includes a Safety PLC. The editor displays checksums which were calculated over safety-related data on project level. The information is read-only.

This topic contains the following sections:

Toolbar of the 'Safety Information' editor

IconMeaning
Exports the checksums from the 'Safety Information' editor to an Excel file.

Checksums listed in different editor categories

On the left side on the 'Safety Information' page, several checksum categories can be selected. The following table lists the checksums shown in these categories:

Editor categoryCRCDescription
ProjectProjectOverall checksum on safety-related project parts.

Note
This project checksum includes the individual CRCs that are listed below in this table and which are also displayed in the editor.

ProjectComplete LogicCRC over the complete logic, i.e., data of all instantiated programs and function blocks.
ProjectGlobal VariablesCRC over all global variables of the Safety PLC.
ProjectSafety variable / Process data interconnectionCRC over all mapped process data items. Only available if at least one safety-related assignment exists in the Data List of the Safety PLC.
ProjectDevices / ModulesCRC over the parameterization data of all safety-related devices contained in the project.
LibrariesLibrary nameCRC over the data of each POU contained in an included library.
Example: After including the PLCopen_SF library, the CRC for each contained safety-related PLCopen function block is listed under the heading 'PLCopen_SF'.
POUsPOU nameCRC over the data of each individual safety-related POU.
These CRCs also shown in the 'Safety Information' editor of the respective POU.
Devices / ModulesDevice nameCRC over parameterization data of safety-related devices in the PLANT.

The checksum also includes the F-Parameters and the CRC of the device description file.

Note
This CRC is not to be confused with the checksum that is calculated when exporting safety-related parameter data (without considering the F-Parameters) and which is used to seal the export file.

You can use these checksums to find out whether the project has been modified compared to older project versions. For that purpose, you have to manually compare each checksum with the relating CRC in the printed project documentation of the older, archived project version.

The Global Variables checksum is of particular importance when replacing the Safety PLC.

Details on checksums can be found in the topic "Verification Mark for SNOLD Networks" and the section "Checksum display in the 'Safety Information' editor".