How Do I Recover a PLC300 H1 Project Created With an Older Version?
Use this procedure to recover an old PLC300 H1 project when the project contains resources created with PLC300 firmware support older than version 1.76.
The recovery requires two WPS versions:
- WPS 2.00, used to open the old project and export the resource.
- The current WPS version, used to import the exported backup and update the project.
Create a copy of the original project before starting. Do not perform the recovery procedure on the only available copy of the project.
Requirements
Before starting, make sure you have:
- The original project file.
- WPS 2.00.
- The current WPS version.
- The device module required for the PLC300 H1 resource.
- Permission to install and run both WPS versions, if required by your environment.
Export the Resource From WPS 2.00
- Open the old project in WPS 2.00.
- Select the newest firmware version supported by the legacy recovery path. For PLC300 H1, select
PLC300 v1.76when prompted. - Confirm the firmware selection, even if it is the same version currently shown by the project.
- Compile the resource before exporting it.
- Open
File > Export > Configuration. - Follow the wizard and export the configuration as a
.bkpfile.
Import the Backup Into the Current WPS Version
- Open the current WPS version.
- Open
File > Import > Configuration. - Select the
.bkpfile exported from WPS 2.00. - Follow the wizard until the import is complete.
Update the CANopen Configuration
After importing the backup, open the CANopen configuration file in the resource configuration.
Select the firmware version used during the export procedure, for example PLC300 v1.76 for PLC300 H1. This step is required because the imported configuration may still reference the older PLC firmware version.
Export the Recovered Resource
After confirming the configuration in the current WPS version:
- Compile the resource.
- Open
File > Export > Configuration. - Export a new
.bkpfile. - Store the recovered backup separately from the original project and from the intermediate backup exported by WPS 2.00.
Expected Result
The PLC300 H1 resource is imported into the current WPS version, the CANopen configuration references the correct firmware version, and a new .bkp backup is available for future use.