manjey73

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 921 total)
  • Author
    Posts
  • in reply to: install Plugin #17432
    manjey73
    Participant

    2025-12-19 14:09:40 [linux-server][root][ERR] Plugin PlgChartPro: Dictionary file not found: /opt/scada/ScadaWeb/lang/PlgChartPro.en-GB.xml

    Is everything copied?
    Also, make it a rule to download from the server by installing the web plugin so that all configuration files are included in your project.

    in reply to: Dynamic Text Display Issue #17421
    manjey73
    Participant

    > When I changed the value of 101, I noticed that all the Dynamic texts displayed the value of 101, even though they were bound to numbers 102–111

    Perhaps you just didn’t save something and transferred the project to the server without changes?

    It’s difficult to answer your question, because I have to repeat it.

    in reply to: Installation on Raspberry Pi #17356
    manjey73
    Participant

    To be honest, it’s not clear why you’re installing the SDK.

    I use a different NET installation method.

    curl -sSL https://dot.net/v1/dotnet-install.sh | sudo bash /dev/stdin --version 8.0.11 --runtime aspnetcore --install-dir /usr/share/dotnet/

    You just specify an explicit version number in the command, and that’s it.

    in reply to: Installation on Raspberry Pi #17349
    manjey73
    Participant

    What are your writing errors?

    in reply to: In terms of usage #17343
    manjey73
    Participant

    You can change the caption and the picture. You don’t delete the data “About the program”, and you don’t delete the data in the source code. This is called branding. The store and plugins can be disabled via configuration files.

    in reply to: In terms of usage #17330
    manjey73
    Participant

    That’s right, you can create your own product by agreement with the developer, as well as create paid functionality in the form of modules, plug-ins and drivers.

    in reply to: How to use PlgChart Plugin #17328
    manjey73
    Participant

    PlgChart is primitive but free.
    Use PlgChartPro, it is much better in functionality, although it is not perfect 🙂

    PlgChart is registered in the default web settings for using graphs.

    • This reply was modified 4 months, 3 weeks ago by manjey73.
    in reply to: how to configure modbus #17313
    manjey73
    Participant

    I have installed another custom-designed network device on this equipment.

    So we need to figure out how it was planned to work? It should be something like an interface converter with TCP Client mode.

    To understand, you need to know what kind of device you have made for communication.

    in reply to: how to configure modbus #17311
    manjey73
    Participant

    If you have a router, then you are probably building a network between the router and the server, the network settings do not relate to the settings of the Modbus device. You need to figure out the network. There are several different options, depending on the construction of the network. As a rule, you need to ensure the availability of devices behind the network of the router that connects to you.

    The topic doesn’t really relate directly to scada, more to network settings.

    in reply to: how to configure modbus #17308
    manjey73
    Participant

    Is the welcome package generated by a Modbus device or a router?

    in reply to: How to reset Channel Value on re-boot? #17294
    manjey73
    Participant

    Doesn’t the absence of an input formula lead to this result?

    in reply to: Accessing Rapid Scada #17262
    manjey73
    Participant

    The number of computers depends on network settings, network redirection, and so on. Network settings do not apply directly to Scada.

    manjey73
    Participant

    If you want to display Scada elements directly on your website, then most likely you will need to collect API data and render them yourself.

    manjey73
    Participant

    you can link to your website with Scada and click through. You will need to configure the Web server configuration. And most likely create certificates for https.

    in reply to: bound property in mimic editor #17157
    manjey73
    Participant

    The visible and accessible properties are called: visible, enabled

Viewing 15 posts - 46 through 60 (of 921 total)