Introduction

In this document, you will find all the technical explanations and examples you may need to develop applications on the inSCADA platform. For your comments and suggestions, email info@inscada.com.

What is the inSCADA?

inSCADA systems are used in various applications in many different industries. Whatever your application is, inSCADA helps you develop an effective facility monitoring and control system.

inSCADA's web-based modern architecture provides many benefits. For both large and small applications, you can set up your system making sure it will be fast, efficient and fully scalable. When you want to resize your system, you can easily use your initial investment.

inSCADA is a web-based SCADA software developed using JAVA programming language and up-to-date technologies. Development activities are not done with a common desktop IDE, but using the tools it provides to its developers through the web interface. No compilation and distribution actions are required. It is a unique platform where you can run all your development activities in real time.

Key Skills

Work on Multiple Projects Simultaneously

inSCADA allows developers and users to develop, monitor and control multiple projects simultaneously.

Creating Instantaneous Report

inSCADA allows you to instantly create daily reports on an hourly basis, monthly reports on a daily basis, and annual reports on a monthly basis that may be needed in a facility, without requiring any programming and compilation knowledge. Don't think of the classic report generation tools (crystal report, jasper report, etc.), maybe the solution to your needs is much simpler.

Device Templates Library

inSCADA has default communication tables of many industrial devices such as Flowcomputer, Gas Chromotograph, Protection Relay, etc. ready for use. All you have to do to contact the devices is, select what you need. You do not need to worry about the existence of devices that are configured outside of standards. You can also add them to your library.

Smart Data Collection

Data updating using classical query methods can store thousands of useless data from tens of devices and keep your network traffic busy. This increases your data storage and GSM/GPRS-based transmission costs. On the other hand, inSCADA uses the "update by exception" method alongside with "updating data by polling" method. inSCADA has been developed to record and update your data when it changes, when it goes beyond the specified threshold values or depending on the event.

Web Access and Services

InSCADA, with its web access feature, allows multiple users to access the system from anywhere. It also has a service-based infrastructure and a mechanism manageable-with-services. Each operation of the inSCADA developer is a service call. This makes it an automatically manageable application. inSCADA web services can share data with applications such as ERP, EAM or integrate fully with them.

Project Map

inSCADA can visualize the desired values of your projects on the geographical map where you enter location information. It can be integrated with your existing GIS system or with free online map services (e.g. google-map, bing-map).

Secure Data Exchange with QR Code

inSCADA can exchange data using the QR-Code. This method allows the operators to be transferred to the local system by quickly and safely changing some set values that are required to be continuously changed locally at a periodical time. inSCADA supports operators to perform these operations in a short time without error.

64-Bit Data Type Support

inSCADA supports 64 Bit Double and Long data types..

Support REST Services

inSCADA is a RestFul application. inSCADA can easily integrate with your other applications (ERP, MES, etc.). You can even make your own interface as an alternative to the inSCADA interface.

Flexible Forms

Flexible Forms allows you to create flexible configuration forms for your scripts/expressions within the inSCADA platform. This way, you don't have to rearrange your scripts every time they use them. Just change your parameters via the form.

Last updated