Mikhail

Forum Replies Created

Viewing 15 posts - 1,666 through 1,680 (of 6,240 total)
  • Author
    Posts
  • in reply to: Images sequence #12826
    Mikhail
    Moderator

    Hi,

    Could you explain how it should work?

    in reply to: Chart Pro Customization #12817
    Mikhail
    Moderator

    Hello,

    Grafana needs to retrieve historical data from an archive. You could put data into a historical archive with the required period.

    in reply to: Separate Event view #12816
    Mikhail
    Moderator

    Hi,

    Graphs can be opened in a different page.

    For events, you could try the weird thing, in the Views table add a view with parameters:
    View Type = Web page view
    Arguments = /Main/Events
    Then you can open all events as a view.

    in reply to: Required to write a formula for a command #12815
    Mikhail
    Moderator

    A toggle on a scheme generates commands depending on its value.

    in reply to: How to link the inputs of my device and the tags ? #12814
    Mikhail
    Moderator

    If you tried the suggested items and they don’t work, provide screenshots.

    in reply to: Webstation: Buttons #12809
    Mikhail
    Moderator

    Hi,

    License is needed only for server. Number of clients are not limited.
    May be a web browser just blocks popup dialogs?

    in reply to: Separate Event view #12808
    Mikhail
    Moderator

    Hi,

    Please explain what is the end purpose for an operator?

    in reply to: How to link the inputs of my device and the tags ? #12807
    Mikhail
    Moderator

    In Rapid SCADA 5:
    – Create commands in the Modbus template (you already did)
    – Try sending commands from Communicator for testing
    – Create output channels to be able to send commands from a web page

    In Rapid SCADA 6:
    – Input and output channels are joined info a single table
    – Modbus template does not need separate commands

    in reply to: Chart Pro Customization #12802
    Mikhail
    Moderator

    Hello Dean,

    You can integrate with Rapid SCADA in different ways:
    1. Embed external web application as a frame into Rapid SCADA web interface.
    2. Use API from client JavaScript or from another application.
    3. Use TCP protocol to interact with ScadaServer app.
    4. Develop your own module using C#.

    1, 2 and 3 items are language independent.
    I have no info about MatLab. What interfaces does it support?

    in reply to: Select tags to postgresql #12801
    Mikhail
    Moderator

    Hi,

    OK 🙂

    in reply to: How to link the inputs of my device and the tags ? #12799
    Mikhail
    Moderator

    Hi,

    In the 1st screenshot you can see that signal 1 is bound to the channel 101. But signals 2 and 3 are not bound to the channels. I recommend to create channels automatically using the channel creation wizard. Then upload the project and check that all signals of the device are bound (linked) to channels.

    You could also make a screenshot of the Channels table.

    • This reply was modified 2 years, 10 months ago by Mikhail.
    in reply to: How to link the inputs of my device and the tags ? #12791
    Mikhail
    Moderator

    Hi,

    Could you use another host for images? I can’t open the above links. Google Drive or https://imgbb.com/ would be good.

    Mikhail
    Moderator

    You should enter a new IP address in the Devices table of the configuration database.

    in reply to: Chart Pro Customization #12785
    Mikhail
    Moderator

    Hello Dean,

    Char and Chart Pro displays only linear diagrams. You can integrate Grafana to draw various charts.
    For Rapid SCADA 5 use this link.
    Rapid SCADA 6 integrates with Grafana via a database.

    in reply to: Show last input value on restart #12784
    Mikhail
    Moderator

    In version 6 KeepGoodVal() and KeepGoodStat() can be rewritten as a single function that returns a CnlData structure.

Viewing 15 posts - 1,666 through 1,680 (of 6,240 total)