Project Backup Mechanism

The .c and .h files are saved in TEMP user directory under CCodeFiles\ProjectName. A copy of these files is always created on interface update (e.g. POU changes - definitions/names). A timestamp is added to the file name by copying in the TEMP user directory.

Location of the default TEMP directory:

  • Windows 7/8.1: %USERPROFILE%\AppData\Local\Temp. By default, “AppData” is hidden.

These files are never removed by the system. The user can decide when to delete.