Mikhail

Forum Replies Created

Viewing 15 posts - 2,251 through 2,265 (of 6,243 total)
  • Author
    Posts
  • in reply to: export event data to postgres #11271
    Mikhail
    Moderator

    Hi,
    In the module configuration you should add triggers for data export.

    in reply to: email alert #11270
    Mikhail
    Moderator

    I recommend Telegram notifications instead of emails.

    in reply to: email alert #11269
    Mikhail
    Moderator

    Hello,
    These videos can help: link1, link2.

    Note: Google doesn’t allow 3rd party apps to send emails anymore. Use another mail server.

    in reply to: Buid Rapid SCADA 6 on Visual Studio Code #11266
    Mikhail
    Moderator

    I’ve used the method provided by Alexander of Macedon and deleted .NET4.8 services.

    in reply to: Buid Rapid SCADA 6 on Visual Studio Code #11258
    Mikhail
    Moderator

    It helps. Thank you.
    Using EnableWindowsTargeting is clear.

    The problem is that *.csproj files for classic .NET has complex structure. And it’s not good to edit them manually. I tried to add Microsoft.NETFramework.ReferenceAssemblies as NuGet package, but it doesn’t work. Do you think there is way to add the necessary changes to ScadaCommon.Svc.csproj with Visual Studio user interface?

    in reply to: Buid Rapid SCADA 6 on Visual Studio Code #11255
    Mikhail
    Moderator

    Could you provide additional instructions how to build the source with VS Code?
    What actions should be performed to modify the projects as you did?

    I successfully installed VS Code, C# extension and .NET SDK on Ubuntu.
    As a beginning, I just want to build the ScadaCommon solution.
    In VS Code, I opened the folder ScadaCommon. A lot of files are marked red https://ibb.co/PtgT0x6
    What should be the next steps to properly open the code and build it?

    in reply to: Rapid SCADA 6 Beta #11254
    Mikhail
    Moderator

    System.IO.FileNotFoundException: Could not load file or assembly ‘PlgMain.Report

    Fixed. scada_6.beta.10.zip was updated.
    Thank you.

    Resolver could not find assembly ‘Opc.Ua.Bindings.Https, Version=1.4.370.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8’ requested by ‘Opc.Ua.Core

    This error message does not affect OPC UA. Discussion with OPC foundation is here.

    Communicator seems like not handle server restart nicely

    How to reproduce this issue?

    in reply to: Rapid SCADA 6 Beta #11250
    Mikhail
    Moderator

    The scada_6.beta.10.zip update has been released. Download link in the beginning of the topic.
    What’s new:
    – Historical data and event reports
    – Fixed OPC UA client connection error
    The configuration database has been changed

    To update the configuration database:
    1. Add the ArchiveKind table to your projects by copying it from the project template of the Administrator app.
    2. Set the type of archives in the Archives table (optional).
    3. Upload the project for execution.

    If you encounter errors related to the installation package (for example, the required dll is missing), write to this topic. Please write functionality errors in separate topics indicating version 6.

    in reply to: XML Content Translator for SCADA 6 #11246
    Mikhail
    Moderator

    Yes, I’ll make a pull request for Indonesian language support.

    The pull request has been merged. Thank you! I also asked you for some changes in the pull request comments.

    Is it possible to use Xml Content Translator for update language files if phrases were added/changed/deleted?

    in reply to: Retain Variable #11245
    Mikhail
    Moderator

    Hello,
    Thanks for posting the solution you found.

    in reply to: Alarm events sent by email or SMS #11244
    Mikhail
    Moderator

    As for me, I prefer Telegram messenger for notifications.

    in reply to: Buid Rapid SCADA 6 on Visual Studio Code #11236
    Mikhail
    Moderator

    Let’s skip Scheme Editor for now. I hope we will make it web app in the future. But Administrator is too complex to make it web.

    in reply to: XML Content Translator for SCADA 6 #11235
    Mikhail
    Moderator

    Thanks a lot for the idea about XML Content Translator! We can create machine translations for the most popular languages. They can be used as a base for human translations.

    in reply to: XML Content Translator for SCADA 6 #11234
    Mikhail
    Moderator

    > ScadaDictionaries name=”English”
    I’m not ready to add a new attribute in language files right now. May be it’s possible to use English source by default.

    > SCADA 6 will ready with almost perfect bahasa Indonesia user interface
    Cool! Have you used the latest files from GitHub?
    Would you pull the v6 translation to GutHub?

    in reply to: Retain Variable #11233
    Mikhail
    Moderator

    Hi,
    Using Cnl is incorrect for channel of the Calculated type. You should change channel type or change formula.
    Signal field must be unique within channels of a device.

Viewing 15 posts - 2,251 through 2,265 (of 6,243 total)