manjey73

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 904 total)
  • Author
    Posts
  • 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 3 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

    in reply to: Formula for Delta Temp Readings #17152
    manjey73
    Participant

    Documentation

    Val(101)-Val(102)

    manjey73
    Participant

    Can you show a signal diagram and indicate on it where sending should work and where not?

Viewing 15 posts - 31 through 45 (of 904 total)