Mikhail

Forum Replies Created

Viewing 15 posts - 2,206 through 2,220 (of 6,242 total)
  • Author
    Posts
  • in reply to: Buid Rapid SCADA 6 on Visual Studio Code #11424
    Mikhail
    Moderator

    somehow my own build searching for dependency library in the current directory, different than official release from the root of Administrator app

    What particular files, for example?

    in reply to: Omron Fins Driver (Ethernet) #11423
    Mikhail
    Moderator

    This development could be implemented as a rapid scada driver ?

    If the source code is available, it can be used in Rapid SCADA driver. In general, I recommend to separate logic and user interface by put them in different classes.

    in reply to: Dashboard plug in #11422
    Mikhail
    Moderator

    Hello,
    The plugin validates user rights by the view with ID = 2. You should create a table view or a scheme with ID = 2 that contains the channels to draw chart.

    Note: in version 6, access rights are assigned on objects, so configuration will be simplified.

    in reply to: Calc value from multiple device #11408
    Mikhail
    Moderator

    I can help you by answering questions how formulas work.
    Take into account that Communicator periodically sends the existing data again to input channels.
    It’s possible to write to a text file from formulas. It may help to find an error.

    If you can use C#, you can also implement a simple module to perform calculations. Modules allow debugging, which can be useful.

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

    What is the recommended way to collect all the necessary files into a clean separate folder after build each solution ? Like your distributed package does ?

    I created a custom application to collect the files into the package. Not ready to share it. The task also can be solved by writing scripts.

    in reply to: Dashboard plug in #11406
    Mikhail
    Moderator

    Page not found again.

    in reply to: Webstation #11405
    Mikhail
    Moderator

    You should not use ScadaComm and ScadaWeb for user log in. They are used for connection of applications.
    You should create new users in the Users table.

    Mikhail
    Moderator

    I’ve updated the above formula. Please try it again.

    in reply to: Tooltip on mobile browser #11369
    Mikhail
    Moderator

    How about by using a slim custom bootstrap?

    I replied in the comments of the pull request.

    how if we set our scheme completely a graphic, text globally not selectable?

    Please explain it more detailed.

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

    I’m doing a content translation for Chinese Simplified, thank you

    It it very useful. Please make a pull request when ready.

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

    Hi,

    Just now I find that the MQTT related plugin UI are not working ScadaAdmin

    The problem occurs on Windows also or only on Linux?

    in reply to: Webstation #11365
    Mikhail
    Moderator

    Hello,
    Please explain the question with the examples.

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

    Hello,
    Sending emails successfully is described in this topic.

    in reply to: Webstation plug in (no record) #11363
    Mikhail
    Moderator

    Plugin registration simplified in v6.

    in reply to: Dashboard plug in #11362
    Mikhail
    Moderator

    Hello,
    Could not open the link above. Please check.

Viewing 15 posts - 2,206 through 2,220 (of 6,242 total)