Mikhail

Forum Replies Created

Viewing 15 posts - 5,011 through 5,025 (of 6,289 total)
  • Author
    Posts
  • in reply to: Error updating the hourly data #3241
    Mikhail
    Moderator

    Please press F12, open the Console tab and make a screenshot of the error details.
    Do schemes work correctly?
    I suppose, some values cannot be displayed and affect other cells.

    in reply to: Chart Pro Hourly versus Minutely Data #3240
    Mikhail
    Moderator

    When you open a chart for a period, it downloads all available minute data for the selected channels.
    Zoom operates data that is already loaded without requesting a server.
    Hourly data are used for reports and for table views.

    Talking about charts, in different cases different approaches are optimal. May be there should be settings for this. But the plugin would be too complex. If our users develop more chart plugins, it would be wonderful.

    in reply to: Arduino uno on Rapid Scada #3235
    Mikhail
    Moderator

    Hi,
    You have to create an Arduino sketch that supports Modbus RTU or Modbus TCP.
    Example: https://github.com/2mik/arduino-2mik

    in reply to: Rspberry Pi installation #3234
    Mikhail
    Moderator

    Hi,
    When you download Rapid SCADA from the official website, there is also Linux version named “Rapid SCADA 5.5.0 Mono”. The manual is inside zip.

    in reply to: Scheme editor (problems) windows 10 #3233
    Mikhail
    Moderator

    Open a command line as administrator and execute this magic comamnd:
    CheckNetIsolation LoopbackExempt -a -n=Microsoft.MicrosoftEdge_8wekyb3d8bbwe

    Does it help?

    Currently, you need to change default browser in the system settings to open web page in Chrome. It’s planned to develop an option of the editor to choose a browser.

    in reply to: Intergration data input into cloud system #3232
    Mikhail
    Moderator

    Hi Hakim,
    Please provide correct links.

    in reply to: Error updating the hourly data #3231
    Mikhail
    Moderator

    Hi,
    The link is related to your Google drive. I can’t open it. You should text here a link of the shared file.

    in reply to: Scheme editor opening in webpage #3230
    Mikhail
    Moderator

    Hi,
    The new version of the editor opens a web page. It’s OK.

    in reply to: SQL Export Issues #3222
    Mikhail
    Moderator

    SQL executes when data are coming from Communicator, but SCADA-Server saves all data to a disk periodically at the same moment. Value can change several times before saving to a disk.

    in reply to: Scheme editor (problems) windows 10 #3221
    Mikhail
    Moderator

    Please try the following:
    Copy the link from the address bar and paste it into Chrome. Does it work? If not, press F12 and copy messages from the Console tab.

    in reply to: arduino #3216
    Mikhail
    Moderator

    Likely. Depends on the sketch you upload to it.

    in reply to: Intergration data input into cloud system #3214
    Mikhail
    Moderator

    Hi,
    Cloud system is an abstract term. You can build your system based on Rapid SCADA or use other software and integrate it with Rapid SCADA. First of all, you should choose the architecture of the system.

    in reply to: Scheme editor (problems) windows 10 #3212
    Mikhail
    Moderator

    The web browser have to be opened to show a scheme. What happened when you click “Earth” button?
    The Editor shown in the video is outdated.

    in reply to: arduino #3211
    Mikhail
    Moderator

    Hi,
    If your Arduino supports Modbus, it can be connected to Rapid SCADA. See the boards here https://www.arduino.cc/ They are all good

    in reply to: Observer pattern #3207
    Mikhail
    Moderator

    It would be great. Please notify me about results.
    I suppose, you should create a module for SCADA-Server that provides API with such pattern. Also you could use OPC UA for this purpose. The module should be OPC UA server and your app is OPC UA client.

Viewing 15 posts - 5,011 through 5,025 (of 6,289 total)