Convert TC2 Project to TC3

Auteur avatarGareth Green | Dernière modification 20/02/2024 par Gareth Green en cours de rédaction

Introduction

The Beckhoff system provides a system for upgrading to TC3 from a TC2 project. This tutorial goes through the steps required to ensure the links and setup of the original TC2 project are copied through to TC3.

Étape 1 - Get connected to the Camera PC of the machine to be updated

You will need to get a backup of the TC2 project from this machine, and use it to set up all the correct IO links in the TC3 project

Étape 2 - Get a backup of the original TSM file

  1. Dial in to Camera PC
  2. Open System manager
  3. File->Save As
  4. Rename it to [build number].[todays date]
  5. Copy to c:\twinCAT\stuga\ on the "New" camera PC


Étape 3 - Get copy of current PLC and Reset project

  1. Open the PLC Control program on the camera PC
  2. Note the version of software currently running (.pro)
  3. Find the .pro file in c:\TwinCAT\Stuga\
  4. Copy to c:\twinCAT\stuga\ on the "New" camera PC
  5. Also copy the latest PLC Reset project


Étape 4 - Convert the TC2 project to TC3

  1. Open Visual Studio
  2. Create a new TC3 project called [BuildNo] in c:\TwinCAT\Stuga\
  3. Make sure "Create Directory..." is Unticked
  4. Right Click on the project name and select ‘Load Project from TwinCAT 2.11 Version…’
  5. Click Cancel on the two windows asking to convert the PLC project
  6. Ignore or cancel any warnings about libraries (this part will be replaced later)

...Once created, you will have a copy of all the devices and boxes in the project with the correct naming.



Étape 5 - Ensure Sourcetree is installed on the camera PC

Procedure described here (up to step 5) if this has not been done already

Étape 6 - Replace the old PLC code with the version control latest

  1. Delete the old PLC projects
  2. using Add existing item, add the PLC_Reset and tc3Multi PLC projects from c:\stuga\versionControl. Ensure Use Original Location is selected
  3. Build the solution to create the instances ready for linking
  4. Ensure the Port numbers are correct (851=tc3Multi, 852=PLC_Project)



Étape 7 - Connect to the Beckhoff Backend PC

Étape 8 - Update the EtherCAT Device Adaptor

Étape 9 - Add the IO Links

...Regrettably, the upgrade will not keep all the IO links, so these need to be entered again manually


Using System Manager on the Camera PC, create new copies of all the links on all devices from the System Manager to the new project.




Étape 10 - Copy the Axis Links

The PLC links will be missing - reinstate them as per System Manager on old Camera PC

Commentaires

Draft