Mikhail

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 6,268 total)
  • Author
    Posts
  • in reply to: I can’t open or Edit Mimic Files. #17651
    Mikhail
    Moderator

    The main idea from my manager is to use Windows only to create local projects and use Linux (our server) strictly as the runtime to collect data from those projects and display them in WebStation.

    In this case, the correct way is editing the project on Windows workstation and then upload it to the Linux server for execution. Use GIT for managing project versions.

    In the next version of Extra Mimic Components, a key will not be required for editing mimics.

    in reply to: Multipule tags chart #17650
    Mikhail
    Moderator

    Hello,
    With Chart Pro you can display multiple channels on a single chart. The channels can be selected by a user or predefined by an engineer.
    Charts can be inserted in mimics and dashboards.

    in reply to: Error on the web page #17644
    Mikhail
    Moderator

    Hello,
    The above error may occur when a web server tries to redirect to a wrong path.
    Try to remember and rollback the project changes that cause the error.

    in reply to: I can’t open or Edit Mimic Files. #17641
    Mikhail
    Moderator

    > Is this the right approach?
    It can work, but this is not the right approach, because the configuration including mimics should in edited as a part of the project.

    Please clarify:
    1. Do you use the Linux machine without desktop interface?
    2. Do you prefer editing mimics on Linux to avoid extra licensing?

    in reply to: I can’t open or Edit Mimic Files. #17638
    Mikhail
    Moderator

    1. Yes.
    Note that the particular plugin PlgMimExtraComp also requires a license on a workstation if an engineer edit mimic on the workstation. Maybe we can figure out how to avoid this.

    2. If the software is moved to another server, a new key is needed. Please check this terms for the details.

    3. Try a trial.

    in reply to: I can’t open or Edit Mimic Files. #17636
    Mikhail
    Moderator

    Control ScadaWeb.log to make sure that the web app has restarted.

    in reply to: I can’t open or Edit Mimic Files. #17635
    Mikhail
    Moderator

    Every time I edit the view, do I need to copy and restart web6?

    When a project is uploaded from the Administrator app, the ScadaAgent service restarts the web application.
    If you copy the file manually, restart is also needed, because the view is cached.
    There is a soft restart feature: http://localhost:10008/ConfigReload

    in reply to: Error on the web page #17634
    Mikhail
    Moderator

    Hello,
    Check the error details in ScadaWeb.log

    in reply to: I can’t open or Edit Mimic Files. #17628
    Mikhail
    Moderator

    .rsproj file is needed in edit mode only.
    Note that there are 2 copies of a project: for editing, for runtime.

    in reply to: I can’t open or Edit Mimic Files. #17624
    Mikhail
    Moderator

    Just for testing, copy your project on Linux to
    /opt/scada/Projects/
    and try opening the *.mim file via the web interface.

    in reply to: I can’t open or Edit Mimic Files. #17623
    Mikhail
    Moderator

    Hello,

    I suggest the following:
    1. Also install Rapid SCADA on another Windows machine.
    2. Edit your project on the Windows machine, and upload the project for execution to the Linux machine.

    When you open a mimic on a Linux machine, the software also searches for the project file *.rsproj. Usually there is no project file on a Linux machine.

    If you prefer only Linux, install ScadaAdmin for Wine to edit project on Linux. When first getting to know Rapid SCADA, I recommend editing projects on Windows.

    in reply to: Unable to execute hello world- newbie #17622
    Mikhail
    Moderator

    Hello,
    The details of the error can help to fix it.

    in reply to: modbus driver does not support the ByDriver mapping method #17618
    Mikhail
    Moderator

    Hello,
    Yes. It is not applicable for Modbus master.

    Mikhail
    Moderator

    Hello,

    For the tag ND00020000 try select System.Boolean data type in the device options (in Communicator).

    In the communication line log there is no data for ND00020000. It means that the OPC server does not sent it. Maybe, add ND00020000 to another subscription.

    in reply to: ModDiffCalculator #17613
    Mikhail
    Moderator

    Hi,
    1. To set data points manually, use the utilities.
    2. To recalculate differences, send a command to the module. Command example:

    cmd=Calculate
    startDT=2024-02-26 10:00:00
    endDT=2024-02-26 11:00:00

    Time in UTC.

Viewing 15 posts - 106 through 120 (of 6,268 total)