manjey73

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 974 total)
  • Author
    Posts
  • manjey73
    Participant

    In that case CsvImport.exe can help

    With your hands ?

    As far as I understand, there is channel A and channel B and channel C, which is calculated between A and B. Channels A and B have the option to download again.
    How can I restore channel C by pressing one button?

    manjey73
    Participant

    How do you enter the data manually?

    manjey73
    Participant

    Scripts do not work with historical data. Most likely, you will need some kind of module that, after filling in the data, will perform the same calculation but fill in the data in the past time.

    in reply to: Input Chanel Size and string format #17512
    manjey73
    Participant

    DataType = UnicodeString
    Format – String
    InputScript = SplitUnicode(()=> "10-PME-01")

    The string must be divided by the channels of the array

    in reply to: Input Chanel Size and string format #17508
    manjey73
    Participant

    In version 6, it is now possible to combine channels into an array. To do this, specify the length of the data in the channel table.

    An example of text notes.
    Note

    in reply to: Required to write a formula for a command #17476
    manjey73
    Participant

    Then you need a little more configuration data.
    including screenshots and which schema editor do you use?

    in reply to: Required to write a formula for a command #17473
    manjey73
    Participant

    In the output formula, something like

    Val() > 0 ? 0: 1

    in reply to: Universal / pre-made / generic popup like motor #17449
    manjey73
    Participant

    In the new Mimic editor, there is such a thing as Faceplate. But that’s exactly what requires some intervention from the developer so that you can make these faceplates so that others can use them. So far, the main problem in them, as it seems to me, is channel binding, since different people can call the same things in different languages (for example, the tag code).
    Well, there’s also a whole list 🙂

    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 9 months, 3 weeks ago by manjey73.
Viewing 15 posts - 91 through 105 (of 974 total)