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
- Right click in the project explorer
- Select File → New → Project...
- Select UP → UP Project
- Select Service Ui Backend
- Enter name
- Select generator type
The selected generator can be changed any time after.
- Press Finish
- 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)
- Select Project → Team → Share Project
- Create a local or remote git repository
ControllerTree
- In the Project Explorer the created resources can be seen
- Right-click on the ControllerTree resource
- Select 'Show Tree Diagram View' to change to the ControllerTree diagram
- An example main controller added by wizard
Congratulation, you have finished the tutorial!
Next steps:
- To add additional level and controller manually, contact Create first controller (optionally)
- Setup target project (Beckhoff TwinCAT, B&R, S7 Tia)