FreeSCADA

 Like this app

FreeSCADA provides for end-users flexible tools for visualization and interactive control of any industrial process.

Overall architecture diagram

License model

  • FreeOpen Source

Platforms

  • Windows
Discontinued

The project is no longer developed. Last version, 2.0.0.9, released in September 2009, can be still downloaded from SourceForge.

  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

FreeSCADA News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

FreeSCADA information

  • Licensing

    Open Source and Free product.
  • Alternatives

    10 alternatives listed
  • Supported Languages

    • English

Popular alternatives

View all

Our users have written 0 comments and reviews about FreeSCADA, and it has gotten 0 likes

FreeSCADA was added to AlternativeTo by H66m9d on Jan 15, 2018 and this page was last updated Jan 16, 2018. FreeSCADA is sometimes referred to as Free Scada.
No comments or reviews, maybe you want to be first?
Post comment/review

What is FreeSCADA?

FreeSCADA - open source SCADA based on WPF FreeSCADA provides for end-users flexible tools for visualization and interactive control of any industrial process.

  1. Goals and objectives. The goal of this project is creation of SCADA system with open source code for using it for public purposes as well as commercial needs. The first release is mainly targeted for home users. Forusers which don't need fully functional SCADA, but need some simple tool for visualizing something. Major criteria here are simplicity for end-users, open and simple architecture, availability and newness of used technologies.

Main objective here is implementation of fully-functional SCADA system, which in perspective should cover as much as possible stages of production and management processes. Starting from HMI of a technological process, flexible reporting capabilities and ending with integration with other CIM (Computer Integrated Manufacturing) systems. Last time such systems are called «MES» (http://en.wikipedia.org/wiki/Process_Development_Execution_System).

  1. Used technologies. The main programming language for the project is C# and .Net 3.0 platform. At this moment there are several parts of .Net used: WinForms (GUI controls and window management), WPF and XAML (schema editing capabilities) and OPC (communication with 3rd party devices). There are also plans to try a few more things: ADO.NET, WCF, LINQ, Silverlight 2.0 and OPC UA. In general we can say that requirements for used technologies are: availability for public community, easy to learn and its innovation. Stability is also important and should be considered on case-by-case basic. The project can also use open or with free license modules from 3rd party developers.