Project ManagementΒΆ

Creating a Project

  1. Click image1 > New HMI project.

  2. Select a default project template, set its name and location.

  3. If you want to read/change the project structure from a text editor or if you work in a collaborative environment with version control, in Format select Text, otherwise select Binary (for further information see Binary and text formats).

  4. Click OK: the newly created project opens.

Opening a Project

In Q Studio click image2 > Open, then select the project and confirm.

Or, in the project folder, double-click the project file ( .uniqo extension).

Note

if a project created with a previous version of Q Studio is opened, a message appears requesting the project update (see Update a project created with an older version of UNIQO)

Duplicating an Existing Project

  1. Open the project to be copied, then from image3, select Save as.

  2. Enter the name of the new project and select the save location, then click OK.

Update a project created with an older version of UNIQO

Warning

An updated project can no longer be opened with the previous version of Q Studio. To restore an incorrectly updated project, see Restoring a Project.

  1. Opens a project created with a previous version of UNIQO: a message appears that requests the update of the Q Platform modules in use.

  2. Click Upgrade: a detailed report of the upgrade process will appear.

  3. Click Continue to confirm the update: Q Studio updates and opens the project.

Restoring a Project

If a project is corrupted or unwanted changes have been saved, you can restore an earlier version of the project by following these steps:

  1. Close the program if the project is running in Q Studio.

  2. From the %localappdata%\ASEM\UNIQO\QStudio\Backups\[Project Name] folder, copy the entire folder of the desired backup.

  3. Paste the folder in a location other than that of the current project or delete the current project folder and paste the new folder in the same location.

See also

Related concepts

Projects