- Login to Ignition SCADA localhost administration panel
- Click on the "Config" tab from the left side menu
- On the screen that comes up, click the "Connections" tab under the "Databases" section
- Add a new database by clicking on the link "Create new Database Connection..."
- Select MySQL (The official MySQL JDBC Driver, Connector/J must be installed on the computer)
- Enter the information with the database name ScadaControl and click the "Create New Database Connection" button to create the database
- After the database is created, import the contents of the database you downloaded from above to the database you just created
- Make sure Ignition Localhost is running
- Open Designer Launcher.
- Select the Designer running on Localhost and then click "Open Designer" button from bottom right
- Import the project you downloaded from here by clicking the "Import Project" button in the upper right part of the window that comes up.
- Run the project via Vision by following the "Tools/Launch Project/Launch" path from the top menu