Setup project with wizard
Create a project with UP project wizard
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
Manage this new project with GIT (optional)
Best practice
After creating a new project, it is advisable to manage it with GIT. This allows you to return to an earlier status at any time.
- 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
Success
Congratulation, you have finished the tutorial!
Next steps:
- To add additional level and controller manually, contact Create first controller
- Setup target project (Beckhoff TwinCAT, B&R, S7 Tia)