Forum Replies Created
-
AuthorPosts
-
MikhailModeratorCould you determine where the bug makes effect? Can you send email with that sign from Communicator?
MikhailModeratorCan you tell something more detailed about the configuration database?
It is difficult to specify the task for now. I am thinking about different approaches. May be we can store the configuration database in XML as a part of the project. It allows easily push it to Git and track changes. And we can use SQLite only for editing purposes as a temporary storage.
Contribution would be great! What do you think about development of a server module or a device driver? The API is mostly ready and will not be changes significantly. Do you familiar with mobile development? Many users ask for native mobile application. Also interesting are simple constructors for configuring that generate all the settings automatically.
MikhailModeratorHi,
Thanks for the question.Primary task for 2018:
– Create new components for schemes.Possible tasks for 2018:
– Update Chart Pro plugin. We need different Y axis, possibility to place graphs one above the other.
– Create module that automatically generates reports by a schedule and sends them by email.
– Develop the single configuration environment for Rapid SCADA that can manipulate with many projects, connect to remote server to download/upload configuration. It will replace Administrator, Server and Communicator shells.Future tasks:
– Update the structure of the configuration database. Get rid of MSSQL Compact.
– Make Server independent from a type of data storage.
– New drivers: OPC UA, BACnet, etc.-
This reply was modified 8 years, 4 months ago by
Mikhail.
MikhailModeratorHi,
You can generate events manually using Server. Can you reproduce the error by creating an event such way?
MikhailModeratorGood 🙂
MikhailModeratorHi,
Do events shown in Webstation?
Make a screenshot of the Device Data page of Communicator where tags and events are visible.
MikhailModeratorWhen you get “Unknown event source” error, the event is not received, so you can’t send it by email.
MikhailModeratorHi,
When an event is received from an OPC server, it contains tag name, called Event Source. You should add the tag “localhost.Sample Structured Text Program” to a DA subscription.You wrote in another topic that you use Automatic Control Module to send events by email. Does it work for now?
MikhailModeratorIt is possible to solve the task by creating formulas in the configuration database. Formulas are based on C#. Do you know C#?
MikhailModeratorIf it occurs again, let’s continue this topic.
MikhailModeratorHi,
What text contains the events that cause the error? How to reproduce the error?
MikhailModeratorYes, “normal” event should be created after low or high statuses. What version of SCADA-Server do you use?
Tick “On undefined” checkbox, may be it helps to realize the cause.
MikhailModeratorWhat period of time and how many points should be included in average value?
MikhailModeratorHi,
Please make a screenshot of the input channel for the sensor. If youdoubleright click a row of a channel, a properties dialog can be shown.-
This reply was modified 8 years, 4 months ago by
Mikhail.
MikhailModeratorHi,
If you tick the Averaging checkbox, it affects on minute and hourly data stored in the archive. But not affects current values. You need custom formulas or develop module that perform averaging.
What averaging algorithm do you need? -
This reply was modified 8 years, 4 months ago by
-
AuthorPosts