Skip to content

Setup project with wizard

Prerequisites Goal Topics covered
- Eclipse™ with UP plugin
- Automation Studio
- Beckhoff TwinCAT
- S7 Tia
Create first application with project wizard Create a new UP project

Create a cylinder controller

Download UP

  • The complete package can be downloaded from the AVM Sharepoint
  • Extract archive
  • Execute UPstudio application

New Project

1-new-project

  • Right click in the project explorer
  • Select File → New → Project...

2-up-project

  • Select UP → UP Project

3-service-ui

  • Select Service Ui Backend

4-target-folder

  • Enter name
  • Select generator type

The selected generator can be changed any time after.


5-ressource-path

  • Press Finish

6-up-perspective

  • Confirm changing to the UP perspective

Add to CVS (git) system (optionally)


Best practice

After creating a new project, add it to a CVS system (git)


share-project

  • Select Project → Team → Share Project

configure-git

  • Create a local or remote git repository

ControllerTree

project-explorer

  • In the Project Explorer the created resources can be seen

show-tree

show-tree

  • An example main controller added by wizard

Congratulation, you have finished the tutorial!

Next steps: