Mikhail

Forum Replies Created

Viewing 15 posts - 4,381 through 4,395 (of 6,219 total)
  • Author
    Posts
  • in reply to: How long the ScadaCommCtrl's log is saved ? #4774
    Mikhail
    Moderator

    Hi,
    When the log is more than 10 MB, it starts from the beginning. Currently, there is no option to change the max. log size.

    in reply to: Administrator does not run #4773
    Mikhail
    Moderator

    These are
    SSCERuntime_x86-ENU.msi
    SSCERuntime_x64-ENU.msi

    You should install both of them.

    in reply to: Extra Scheme Components Plugin #4768
    Mikhail
    Moderator

    Thanks, I will check.
    Can you tell the version of the Webstation app and of Extra Scheme Components Plugin?

    in reply to: Values sent from virtual MQTT devices not shown in Webstation #4767
    Mikhail
    Moderator

    I suppose, this issue needs debugging. You can do it by yourself or contact the author of the driver on GitHub.

    in reply to: Change Led colour #4761
    Mikhail
    Moderator

    How to set condition in rapid scada scheme for the led indicator regarding to the formula above?

    You need to create an new exrta channel in Administrator and bind a led to the new channel.

    in reply to: Change Led colour #4760
    Mikhail
    Moderator

    Val(n) is described here.

    Expression a ? b : c is usual for C++/C# and means if a then return b else return c

    in reply to: Use WORDSWAP #4759
    Mikhail
    Moderator

    Can you provide an example?

    in reply to: Values sent from virtual MQTT devices not shown in Webstation #4758
    Mikhail
    Moderator

    Thanks for the screenshot.
    In the screenshot we see that /input/601 is bound to the channel #601 (because of the number in the Channel column). If there is no “15” in the UI, open the SCADA-Server shell, go to the Current Data node, open current.dat and view the current value of 601 channel. Is it 0 or “15”?

    in reply to: Send Setpoint value (float number) #4754
    Mikhail
    Moderator

    Hi,
    When you send a command from Webstation, it goes to Server and can be modified by formula. Server passes the command to Communicator. When you send a command from Communicator, there is no calculations.

    in reply to: Values sent from virtual MQTT devices not shown in Webstation #4753
    Mikhail
    Moderator

    Hi,
    Please post a link to a screenshot of the appropriate Device data tab of Communicator.

    in reply to: Extra Scheme Components Plugin #4749
    Mikhail
    Moderator

    OK 🙂

    in reply to: pure data & logic linux box distribution #4745
    Mikhail
    Moderator

    I am wondering what can be shaved from the OS work load (and the SCADA installation) if all I need is the ScadaComm & ScadaServer, with no need for ScadaWeb / Interface / ScadaTable etc.

    In case of Windows installation, tick Server and Communicator checkboxes.
    Interface folder is required by SCADA-Server, because it provides views to the web app.

    in reply to: pure data & logic linux box distribution #4744
    Mikhail
    Moderator

    Hi,

    So, on Linux if I do not need the web server, which steps can I safely skip during the installation process?

    See install_with_apache.txt
    Skip steps 3, 7, 8, 9, 10, 11, 15

    in reply to: Extra Scheme Components Plugin #4742
    Mikhail
    Moderator

    Hi,

    Please post here version of the Webstation app and version of Extra Scheme Components Plugin.
    Look the log file in SCADA\ScadaWeb\log for additional error description.

    in reply to: DBExport problem with Calculated real #4738
    Mikhail
    Moderator

    Hi,

    Calculated channels are ignored by the export module because they are recalculated many times in a second.

    Unable to enqueue current data

    You should check ModDBExport.log file to find the error cause.

Viewing 15 posts - 4,381 through 4,395 (of 6,219 total)