Mikhail

Forum Replies Created

Viewing 15 posts - 5,086 through 5,100 (of 6,284 total)
  • Author
    Posts
  • in reply to: Chart dataset #3051
    Mikhail
    Moderator

    Hi,
    Try set “Chart gap” parameter to 1 second in the web app settings.

    in reply to: Load time of the Scheme #3048
    Mikhail
    Moderator

    Hi,

    First of all, check the size of the *.sch files.
    Then I recommend to press F12 in browser, open the Console tab and watch the log when a scheme is downloading. You can find what part takes more time.

    in reply to: Elastic Reports #3045
    Mikhail
    Moderator

    Hi,
    Have you already created an input channel that stores max value of a day?

    in reply to: Send a Command through MQTT #3044
    Mikhail
    Moderator

    I think, it better to ask the author by creating an issue on GitHub.

    in reply to: Send a Command through MQTT #3040
    Mikhail
    Moderator

    The author has implemented commands. See the GitHub issue for details.

    in reply to: Raspberry Pi's value to Rapid Scada #3039
    Mikhail
    Moderator

    Hi,
    Choose the way that is more easy for you according to your experience and skills.

    in reply to: Connecting to a remote device #3037
    Mikhail
    Moderator

    Hi,

    Could you explain what calculations you need to apply? May be write an example of math formula.
    Please create a new topic for this purpose.

    in reply to: AutoControll load problem #3035
    Mikhail
    Moderator

    Nice 🙂

    in reply to: Send a Command through MQTT #3030
    Mikhail
    Moderator

    Now I’ve opened the source of the MQTT driver and realized that the author hasn’t implemented sending commands.
    I created an issue https://github.com/bersim/OpenKPs/issues/6

    in reply to: Send a Command through MQTT #3029
    Mikhail
    Moderator

    Hi,
    Thank you for the description.
    I’d like to ask you for 1 extra screenshot:
    When you send a command there should be a appropriate line in the communication line log: https://ibb.co/mXi89w
    Could you scroll the log to the moment of the command and make a screenshot of this page?
    You can also find the log files at C:\SCADA\ScadaComm\Log

    I recommend to increase timeouts of the device to make communication slower while testing.

    in reply to: AutoControll load problem #3028
    Mikhail
    Moderator

    It’s easy to solve:
    Download the current installation package from the website. Find ScadaServer.zip and copy ScadaData.dll to C:\SCADA\ScadaServer
    There was a bug and now it is fixed.

    how is the Computer code generated (for purchasing the license)?

    You can see it when open properties of the module on the Registration tab.

    in reply to: AutoControll load problem #3024
    Mikhail
    Moderator

    Try the advice below:
    Link 1
    Link 2

    Do one of them help?

    in reply to: Raspberry Pi's value to Rapid Scada #3022
    Mikhail
    Moderator

    Hi,
    See the implementation and the protocol description. Please use Google Translate for the description.

    I need to install it on RASPi first, then configure it on laptop and copy certain file to RASPi ?

    I think, it’s easier to test the software on desktop first then copy to RPi.

    in reply to: Codesys OPC Server Communication error #3020
    Mikhail
    Moderator

    Interesting.
    Are “siglePLC” and “multyplc” set by a parameter of the OPC server?

    in reply to: Raspberry Pi's value to Rapid Scada #3018
    Mikhail
    Moderator

    Hi,

    There are different ways to solve you task:

    1. Develop a small driver for Communicator using C# that will read the values.

    2. Create an application that provides the measurements by Modbus, SNMP or MQTT protocols. Then read the data by existing Rapid SCADA drivers.

    3. Send data directly to SCADA-Server by internal protocol of Rapid SCADA based on TCP. I can provide the protocol description.

Viewing 15 posts - 5,086 through 5,100 (of 6,284 total)