Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse SCADA » General questions about the Eclipse NeoSCADA
icon5.gif  General questions about the Eclipse NeoSCADA [message #1726198] Thu, 10 March 2016 14:04 Go to next message
r44083 rr is currently offline r44083 rrFriend
Messages: 2
Registered: March 2016
Junior Member
Hi all,
I would like to use Eclipse neoSCADA in few big projects, but I still have some terrible doubts. Could you please give me answers on the most important questions?
1. What is the maximum number of TCP connected clients may support server?
2. Is it possible to transfer files through Eclipse neoSCADA from user client (or user web interface) to remote embedded device?
3. Is it possible to setup web ui for the user with the authorization feature?
4. How can we to differentiate the rights of users?
5. How the user client application gets its interface?
6. Is there a working demo Eclipse neoSCADA servers on the internet that can be connected via demo client application running on my PC (I can't connect to the demo NeoSCADA servers from this topic: https://wiki.eclipse.org/EclipseSCADA/GettingStarted/DemoSystem)?


Thanks in advance for answers!

Re: General questions about the Eclipse NeoSCADA [message #1726483 is a reply to message #1726198] Mon, 14 March 2016 09:28 Go to previous messageGo to next message
r44083 rr is currently offline r44083 rrFriend
Messages: 2
Registered: March 2016
Junior Member
I received email with answers from scada-dev-request@eclipse.org:
Maybe it will be useful for someone.

1.) This depends on your setup. If you put everything on one node, then
it is the maximum number of TCP clients your resources can handle. I am
not aware of any limit at the moment. If you start to split up processes
to different nodes, then you can handle even more of course. If course
this also depends on which protocols you want to use, which types of
connections, etc..

2.) No. It is not a file transfer application.

3.) Currently there is no Web UI only a rich client

4.) Using a rule based system which can be configured during runtime and
make decisions based on JavaScript logic and XMLSIG validation

5.) By creating "VI" models, which are a mixture of XML files and
JavaScript update logic. There is a structural editor for those XML
files and a preview. In addition there are form based dialogs which can
also be created by using a set of pre-defined form elements using XML files.

6.) Not right now, as it seems. I just did check the "scada.eclipse.org"
instance. But it is down. I don't know why, but I will dig into this.
The "openscada" server is decommissioned and I did remove the link from
the wiki.
Re: General questions about the Eclipse NeoSCADA [message #1803220 is a reply to message #1726483] Mon, 25 February 2019 12:30 Go to previous message
Pratyush Das is currently offline Pratyush DasFriend
Messages: 7
Registered: February 2019
Junior Member
Hi, do you know how to create simple HMI or GUI by using Eclipse VI client? Can You help ?

Previous Topic:HMI Building using VI Client
Next Topic:Eclipse Scada Synoptic
Goto Forum:
  


Current Time: Thu Apr 25 14:06:11 GMT 2024

Powered by FUDForum. Page generated in 0.02772 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top