Mikhail

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 6,218 total)
  • Author
    Posts
  • in reply to: How to reset Channel Value on re-boot? #17289
    Mikhail
    Moderator

    Hi,
    Try the following:
    In the Scripts table, insert
    SetData(101, 0, 1);
    into InitScripts() which is a record #1.
    Let me know it it works or not. I haven’t tested it.

    in reply to: manual build Scada, running Scada #17288
    Mikhail
    Moderator

    After build, the result files should be copied according to the file structure as they are presented in the installation package.

    in reply to: How to configure ScadaAgent #17283
    Mikhail
    Moderator

    Hi,
    Yes. There should be 3 instances in the project. The configuration is uploaded separately for each instance.

    in reply to: Change Time Zone in CsvExport Application #17282
    Mikhail
    Moderator

    Hi,
    Report time zone is set according to the web application time zone. It can be set in the Webstation configuration using the Administrator app.

    in reply to: Name change in Webpage #17281
    Mikhail
    Moderator

    Hi,
    The answer is here.

    in reply to: manual build Scada, running Scada #17279
    Mikhail
    Moderator

    Hi,
    An engineer sends a project for execution. Then the project is executed by the services such as Server, Communicator and Webstation.

    in reply to: Custom Command #17271
    Mikhail
    Moderator

    Please provide screenshots of your settings and log files.
    To upload screenshot use a file hosting or image hosting, for example https://imgbb.com/

    in reply to: KpModbus – function code 16 (10 hex) Write multiple #17270
    Mikhail
    Moderator

    Hello,
    Auto Control Module sends commands to Server. It is a universal logical module which is not protocol-dependent.
    To configure particular Modbus commands, edit the Modbus template in the device properties in Communicator.

    in reply to: Custom Command #17267
    Mikhail
    Moderator

    Please provide screenshots of your settings and log files.

    in reply to: multi channel support needed in mimiceditor #17264
    Mikhail
    Moderator

    Hi,
    The Input channel property is used for simple scenarios. To bind many properties to different channels, click the Property bindings button (in the property grid) and add as many bindings as needed.

    Please translate this document from Russian into your native language. It can help.

    in reply to: Accessing Rapid Scada #17263
    Mikhail
    Moderator

    Hi,
    There is no software limits. You should control CPU and memory usage, and network traffic of the server.

    in reply to: multi channel support needed in mimiceditor #17259
    Mikhail
    Moderator

    Hi,
    Could you explain the question and provide some examples?

    in reply to: Working on a project pulled from another PC #17258
    Mikhail
    Moderator

    Hi,
    It is possible simply copy the project folder to another machine. But it’s not comfortable to synchronize them.
    I recommend a private repository on GitHub to exchange between different machines and control the project versions.

    If the 1st PC is a workstation, and the 2nd is a production server, you can upload the project from the 1st to the 2nd with the Administrator application for execution.

    in reply to: Can RapidScada act as an OPCUA server #17257
    Mikhail
    Moderator

    There is no software limits. It depends on the computer and network performance.
    Projects may include hundreds of communication lines.

    in reply to: memory problem #17252
    Mikhail
    Moderator

    The browser can manage memory cleanup using its own algorithms.
    1. What versions of the web browser do you use?
    2. What was the maximum memory consumption achieved by the page?

Viewing 15 posts - 196 through 210 (of 6,218 total)