Mikhail

Forum Replies Created

Viewing 15 posts - 2,461 through 2,475 (of 6,244 total)
  • Author
    Posts
  • in reply to: Reading Day in Elastic Report #10484
    Mikhail
    Moderator

    Thank you for the screenshot.
    To solve the issue, a new parameter SkipLastHour should be implemented for the plugin. I’ve added it to the list of features to implement.

    in reply to: Reading Day in Elastic Report #10480
    Mikhail
    Moderator

    Could you try to set SkipFirstHour parameter of the section to true?
    Then publish a screenshot with SkipFirstHour=true

    in reply to: Reading Day in Elastic Report #10476
    Mikhail
    Moderator

    The link does not work. Please provide public access for the link.

    in reply to: Reading Day in Elastic Report #10472
    Mikhail
    Moderator

    Set ReadingHour to 0.
    Select the same start and end dates in the report parameters form.

    in reply to: Reading Day in Elastic Report #10470
    Mikhail
    Moderator

    Hi,

    In the example configuration file ElasticRepExample.xml all parameters have descriptions.
    ReadingDay – Day of monthly meter readings
    It means that this is a day of month that is used to get values if report argument is a month without specific date. For example, if report period is from April to May, the actual data period would be from April 20 to May 20.

    in reply to: Elapsed Minute #10467
    Mikhail
    Moderator

    Hi,
    Elapsed time starting from which moment do you need?

    in reply to: canvas support in V6 #10461
    Mikhail
    Moderator

    The existing scheme engine uses HTML5 DOM model for displaying components. Using canvas only may decrease scheme features because canvas cannot show external webpage, for example.
    Creating scheme components based on canvas in DIV element is possible and can be useful for complex graphics.

    Mikhail
    Moderator

    Dear Han,
    It’s depends on camera. You should set the URL of the frame component to a web page that is provided by the camera.

    in reply to: New device drivers #10455
    Mikhail
    Moderator

    Hello,
    1. Run Visual Studio as administrator.
    2. Open the solution that contains the driver.
    3. Switch VS to Debug configuration and build the driver.
    4. Copy the created driver DLL to Communicator.
    5. Configure and start Communicator service.
    6. Attach to Communicator process from VS.

    in reply to: Automatic Migration and Deployment #10453
    Mikhail
    Moderator

    Hi,

    We could develop such utility application by a contract.
    You can also develop it with C#. The utility should connect the Agent service and send a packed project like the Administrator app does.
    I suppose, it’s better to develop a new app for Rapid SCADA 6.

    in reply to: New device drivers #10452
    Mikhail
    Moderator

    You should build your DLL in the Debug configuration in VS. Then copy to the Communicator installation directory.

    What are the detailed steps of using VisualStudio to debug the driver?

    There is no special tricks for Rapid SCADA debugging. Search for general info how to debug dlls.

    in reply to: Documentation for Older Versions #10451
    Mikhail
    Moderator

    1. Go to the main docs page https://rapidscada.net/doc/
    2. Click “Version 5.6 English” in the top right corner.

    in reply to: Automatic Migration and Deployment #10447
    Mikhail
    Moderator

    Hi,

    Thank you for your appreciation of the project.
    Assume, you have all project files in some directory. How do you need to start project deployment?
    What version of Rapid SCADA do you use?

    I suppose, there should be a command-line utility that does deployment and can be run automatically.

    in reply to: Web API, REST API, version 6 #10445
    Mikhail
    Moderator

    Hi,

    Or there is the other way to fetch data from OPC server? I use JS and PHP.

    To get data from an OPC server, use the existing OPC client driver. See this link for details.

    If you need another thing, please specify your question.

    in reply to: How To Set Alarm Continuously #10441
    Mikhail
    Moderator

    Custom logic of alarm signal is configured with the Administrator app, using formulas.

Viewing 15 posts - 2,461 through 2,475 (of 6,244 total)