Mikhail

Forum Replies Created

Viewing 15 posts - 4,981 through 4,995 (of 6,288 total)
  • Author
    Posts
  • in reply to: SNMP (Channel 5/Local PC) Comm Errors #3310
    Mikhail
    Moderator

    > An existing connection was forcibly closed by the remote host

    It means, that the device closes the connection.
    May be the specified Read Community (password) is incorrect. Could you check it?

    in reply to: SQL Updates to Minutely and Hourly Data #3304
    Mikhail
    Moderator

    The archive is not a real SQL database, so there is no SQL engine to manipulate it. Usually I write little command line apps to fix data in such situations. Probably, it is possible to use Linq which is SQL like to work with archive, but I haven’t tried this.
    I can send you examples of these console apps, and you will modify them to fit your needs.

    in reply to: SQL Export Issues #3303
    Mikhail
    Moderator

    I suppose, this issue requires a remote connection to analyze the logs and DB. But this is a commercial service. If you interested in the service, please contact me by email.

    in reply to: Exporting archive data not working #3302
    Mikhail
    Moderator

    Hello,
    Please provide the details of the issue.

    in reply to: Understanding Inputs Outputs and formulas #3301
    Mikhail
    Moderator

    Please provide screenshot of Communicator where we can see the data packet, the decoded value and the configuration.

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #3295
    Mikhail
    Moderator

    Hi,
    I think the best choice is Rapid SCADA. If you have questions, ask on this forum, creating new topics.

    in reply to: Connection type of Rapid Scada #3294
    Mikhail
    Moderator

    Hi,
    Protocols supported by Rapid SCADA are listed here https://rapidscada.org/product/connectivity-and-integration/

    Modbus is supported out-of-the-box.
    You need an OPC server for DNP3 and IEC60870-5-101.

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

    Hi,
    Rapid SCADA can upload data to a database. If a 3rd party cloud system supports DB integration, you can use it.

    Is there a way where arduino board can send data to a cloud server and use RAPID SCADA to monitor it?

    Yes, you should add into Arduino sketch one of the supported protocols: https://rapidscada.org/product/connectivity-and-integration/
    And deploy Rapid SCADA into a cloud.

    in reply to: ChartPro Maximum Display Period #3292
    Mikhail
    Moderator

    Is there any way to extend the maximum displayed period BEYOND 32 days?

    This limit is in the source code. May be it should be moved to options.

    Is there the possibility, when longer-than-usual historical data periods are requested from the ChartPro module, that the server then responds with the “HOUR”ly data instead of the “MINUTE”ly data?

    Interesting idea. I will save it.

    For this year, we plan to implement totally new configuration tools. I’m not sure that Chart Pro will be changed in 2018.

    in reply to: Slider control for user interaction #3291
    Mikhail
    Moderator

    There is no standard control for this. You should serf the web.

    in reply to: SQL Export Issues #3284
    Mikhail
    Moderator

    Try set “Sending all device data period” to 0 in Communicator.

    in reply to: Get rid of Execute command confirmation windows #3282
    Mikhail
    Moderator

    Currently you can’t, but this function is under development now. I hope it will be developed within few months.

    in reply to: Capture Reading at a Certain Time of the Day #3281
    Mikhail
    Moderator

    I can use to make a faster sampling to get more accurate energy calculated?

    Data are stored every minute by default. You can change this interval in SCADA-Server settings.
    But formula for a channel of the Real type calculates every time when data are received by Communicator and sent to the Server app.

    From a formula you can’t access historical data. You can save a value to another channel at 6am and then use this channel. Also you can develop or purchase a custom module that implement the required functionality.

    in reply to: BInary commands for Modbus #3280
    Mikhail
    Moderator

    This a one possible method.
    Other option is Automatic Control Module that can trigger on simple command and send any custom command.

    in reply to: Unbuntu (Linux) #3273
    Mikhail
    Moderator

    Hi,
    On Linux Rapid SCADA works without user interface. You can prepare a configuration on Windows and then copy it to a Linux system. In some cases you can edit XML configuration files manually.
    To control operating, see log files of the apps.

Viewing 15 posts - 4,981 through 4,995 (of 6,288 total)