|Introduction=<translate>{{Warning|..._This version has been updated Jan 2020 to include Sourcetree souurce code version control and new standard directory layouts}}{{Info|...Beckhoff Technical help is available on 01491 410539 option 3}}</translate>
+
|Introduction=<translate>{{Warning|..._This version has been updated Dec 2020 to include upgrade of front end to TwinCAT version 4024}}{{Info|...Beckhoff Technical help is available on 01491 410539 option 3}}</translate>
}}
}}
{{Materials}}
{{Materials}}
Ligne 16 :
Ligne 16 :
{{Tuto Step
{{Tuto Step
|Step_Title=<translate>Install Visual Studio (if required)</translate>
|Step_Title=<translate>Install Visual Studio (if required)</translate>
−
|Step_Content=<translate>{{Info|...This only applies if you are setting up a Beckhoff C6015 PC, where the same PC is used for the front end and back end (Saws, Routers and Ecolines).
+
|Step_Content=<translate>{{Info|...This now applies to all installations.
−
The "CNC" standard PCs used for the front end on Flowlines and ZXs have Visual Studio already installed}}
+
The "CNC" standard PCs used for the front end on Flowlines and ZXs have Visual Studio already installed but the TwinCAt version needs to be upgraded from 4022 to 4024}}
−
# Copy the install file from g:\Design\TwinCAT3\TC31-Full-Setup.3.1.4022.16.exe to the desktop of the Beckhoff PC
+
#Copy the install file from g:\Design\TwinCAT3\TC31-Full-Setup.3.1.4024.7.exe to the desktop of the Beckhoff PC
−
# Delete the setup zip file and unzipped directory to save hard drive space</translate>
+
#Delete the setup zip file and unzipped directory to save hard drive space</translate>
..._This version has been updated Dec 2020 to include upgrade of front end to TwinCAT version 4024
...Beckhoff Technical help is available on 01491 410539 option 3
Étape 1 - Install Visual Studio (if required)
...This now applies to all installations.
The "CNC" standard PCs used for the front end on Flowlines and ZXs have Visual Studio already installed but the TwinCAt version needs to be upgraded from 4022 to 4024
Copy the install file from g:\Design\TwinCAT3\TC31-Full-Setup.3.1.4024.7.exe to the desktop of the Beckhoff PC
Delete the setup zip file and unzipped directory to save hard drive space
Étape 2 - Add Drive Manager 2 for AX8000 drives (if not installed already)
...This step needs to be done for the AX8000 drives only
Copy the Drive Manager 2 setup g:\design\TwinCAT3\TE5950-TC3-Drive-Manager-2.zip to Install Files or the desktop on the PC running Visual Studio
Close Visual Studio if it is open
Extract the Zip File
Run the Setup File
Delete the setup zip file and unzipped directory to save hard drive space
Étape 3 - Install Sourcetree Version control software
Change the destination folder to c:\TwinCAT\Stuga\versionControl (Create the directories if you need to)
Click Clone - this sets up the versionControl folder
...c:\TwinCAT\Stuga\versionControl is the Standard storage location for the source code repository for the plc code. This step prepares the directory for version control
Étape 5 - Pull the Latest tc3Multi PLC code
Click Pull Arrow
Leave all checkboxes and click Pull button
Exit Sourcetree
...This step "pulls" the very latest version of the PLC code from the cloud
...Make sure you select the correct channel number / letter is it is a dual drive
Étape 23 - Add PLC_Reset to tc3Multi Link
...An output from tcMulti needs to be set up to an input on PLC reset to allow the PLC to reset itself. This is linke a physical wire between two PLCs but just exists in the software
Expand PLC_Reset Instance to get to ibResetPLC
Double Click ibResetPLC to open the properties
Link to qbResetPLC (this is very far down the list)