Mikhail

Forum Replies Created

Viewing 15 posts - 751 through 765 (of 6,270 total)
  • Author
    Posts
  • in reply to: Map Plugin not success #15631
    Mikhail
    Moderator

    Hi,
    Copy PlgMap.xml from the distributive package to your project. Then upload the project again.

    in reply to: Hourly countdown formula #15615
    Mikhail
    Moderator

    Hi,
    Thank you for the update.

    in reply to: Hourly countdown formula #15611
    Mikhail
    Moderator

    Formulas of the calculated channels are called many times a second.
    Formulas of the input channels are called when data comes from Communicator. By default, Communicator sends all device data every minute. May be this is the cause.

    For what channel number do you use the function Timer48hactief?

    in reply to: Hourly countdown formula #15607
    Mikhail
    Moderator

    Set status to 0 by the 2nd part of the formula. Docs

    in reply to: Conecction wirh DNP3 #15606
    Mikhail
    Moderator

    How to connect a device that only supports DNP3?
    Could a Modbus-DNP3 gateway be an option? What else is there?

    Hello,

    Use a 3rd party OPC server or a hardware gateway.

    in reply to: Default start page after login #15592
    Mikhail
    Moderator

    Hi,

    Try, for example:
    /View/1
    or
    ~/View/1

    where 1 is a view ID.

    in reply to: Error when download report #15589
    Mikhail
    Moderator

    It’s big 🙂

    in reply to: Error when download report #15587
    Mikhail
    Moderator

    Hi,

    > Should I 44,640 X 30 (channels)?
    Yes.

    Try increasing ConnectionOptions – Timeout in ScadaWebConfig.xml. Are you able to get more data with bigger timeout?

    in reply to: new csv file reder driver #15586
    Mikhail
    Moderator

    Hello,

    That issue has been added to the backlog. If it is needed by a certain time, we could implement it for some fee. Otherwise, we will do it ourselves, but it is not known by what date.

    in reply to: Error when download report #15581
    Mikhail
    Moderator

    Try create similar report that retrieves data from *.dat archives based on files.

    in reply to: Error when download report #15580
    Mikhail
    Moderator

    Hi,

    According to the log file, the web app cannot receive data from the SCADA-Server service. May be data is too large. How many data points do you expect for that report and period of time?

    in reply to: ModArcPostgresql module can not connect Potgresql #15579
    Mikhail
    Moderator

    Hi,

    PostgreSQL should be configured to allow password authentication. Check this link, for example.

    in reply to: Hourly countdown formula #15577
    Mikhail
    Moderator

    The Timestamp variable is not available in v5. Use DateTime.UtcNow instead.

    • This reply was modified 1 year, 7 months ago by Mikhail.
    in reply to: 安装问题 #15576
    Mikhail
    Moderator

    1. Find and stop the application that uses port 10000.
    2. Install Rapid SCADA.
    3. Change TCP port used by Rapid SCADA.
    4. Start the app that uses port 10000.

    OR

    1. Change the port of that app that uses port 10000.

    in reply to: Error when download report #15570
    Mikhail
    Moderator

    Hi,
    Please check the error details in ScadaWeb.log

Viewing 15 posts - 751 through 765 (of 6,270 total)