Forum Replies Created
-
AuthorPosts
-
MikhailModeratorThank you. I added this bug to the tracker.
MikhailModeratorHi,
Can you provide a screenshot?
Use styles:
colStyle="col-lg"
colStyle="col-sm"
colStyle="col-xs"
MikhailModeratorYou have a one input channel for a one tag.
Event must be bound to a tag that is bound to a channel to be passed to Server.
MikhailModeratorI can’t see important data on the screenshot, because it’s cropped. Can you find that file in C:\SCADA\ScadaComm\Log and paste it here?
MikhailModeratorHi,
Zindex is an order of components one above another when they overlap. Use it for moving back and forward.
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.
-
This reply was modified 8 years, 4 months ago by
-
AuthorPosts