Windows

<< Click to Display Table of Contents >>

Navigation:  Installation >

Windows

Previous pageReturn to chapter overviewNext page

To install TeslaSCADA IDE download EXE package for your operating system, then you need to run the installation file:

 

File directory

 

Then the window for selecting directories for the main program files and user data will be displayed. It is recommended to install the "system" part of TeslaSCADA IDE to the system drive in the "C:\TeslaSCADA_IDE\" folder, and the folder with user files can be selected at the user's discretion. The main thing is that the OS allows the creation, modification and deletion of files in this folder without requiring administrator rights. Also if you want to use Web Server the path shouldn't contain white spaces. After selecting the directories, click "Next":

 

Installation

 

After clicking "Next" application will be installed:

 

Installlation2

 

After the installation is complete, TeslaSCADA IDE will be started automatically:

 

TeslaSCADA_IDE_main

 

To study folder where you install TeslaSCADA IDE open it:

 

TeslaSCADA_IDE_folder

Consider its contents:

app - contains application information.

runtime - contains JRE. TeslaSCADA based on Java language. The folder runtime contains JRE for Windows environment. If you don't use Web server in your project you don't need to install Java separately. TeslaSCADA IDE will work any way. If you want to use Web server in your project you have to install Java on your PC.

Let's study app folder:

 

app folder

 

Consider its contents:

Projects - default project folder of TeslaSCADA IDE. You can save projects in other folders.

DB - project contains SQL Lite databases. If you use SQL Lite databases for history, events and recipes they will be stored in this folder.

private - contains certificates and keys for OPC UA and MQTT protocols if you use OPC UA or MQTT clients in your project.

Certs - contains certificates and keys for OPC UA server if you use it.

TeslaSCADA_IDE-debug  - contains Log information about application working.

Other folders and files - related to working of application and Web server.

 

Install TeslaSCADA2 on Windows