manjey73

Forum Replies Created

Viewing 15 posts - 226 through 240 (of 534 total)
  • Author
    Posts
  • in reply to: Rapid scada on beaglebine black #8993
    manjey73
    Participant

    But to work with GPIO, you will most likely have to write a driver specifically for this PC.

    in reply to: Rapid scada on beaglebine black #8987
    manjey73
    Participant

    What is Angstrom Linux based on?

    I very much doubt that it is possible to install Mono on this OS

    Debian for BeagleBoard

    If you install Debian, it is possible to start the system. At the expense of using GPIO, you need to look at what is implemented, if there is a libwiringPi assembly, then it is also possible

    • This reply was modified 2 years, 11 months ago by manjey73.
    in reply to: Communication is stopped without any infomation #8958
    manjey73
    Participant

    Try to remove the check mark – Stay connected in the communication line settings.

    in reply to: event triger #8928
    manjey73
    Participant

    The same garbage for two events, the formulas seem to affect the creation of duplicates.

    in reply to: scheme editor #8927
    manjey73
    Participant

    On the current version and earlier, you can save data every second, you need to change it manually in one of the configuration files.

    in reply to: scheme editor #8905
    manjey73
    Participant

    Would you share the IEC104 driver ?

    in reply to: Cant even login Raspberry Pi 4B Ubuntu 21.04 #8904
    manjey73
    Participant

    It is necessary to look at the mono version, sometimes in the repositories the version is much younger than is required for Scada to work. Therefore, it is better to install Mono from the developers ‘ site. In the text document, there is an example for connecting a repository in Debian. But it is probably also suitable for Ubuntu, you should try it.

    https://www.mono-project.com/download/stable/#download-lin-ubuntu

    in reply to: Cant even login Raspberry Pi 4B Ubuntu 21.04 #8900
    manjey73
    Participant

    In fact, I would recommend using raspbian, because in my experience, all third-party systems most often have errors in the builds, since people do not pay enough attention to the work at 100%, simply because they can not test absolutely everything.

    in reply to: Cant even login Raspberry Pi 4B Ubuntu 21.04 #8899
    manjey73
    Participant

    Did you install Mono from where? Perhaps there is an old version in the ubuntu repository and there are errors on this?

    in reply to: Change event type color #8891
    manjey73
    Participant

    Configuration Database-Directories-Event types

    Add your event and specify your color, or use the ones that are there

    In the input channel 177, use a formula like this

    Val();Val()>0? SetStat(177,116):SetStat(177,117)

    In this way, you change the channel status number to your own, to which the colors are linked.

    in reply to: Step by Step Guide for new project in Ubuntu #8884
    manjey73
    Participant

    swapnilkumbhar – aburakhin@bk.ru

    My English is bad, I use an online translator 🙂

    in reply to: Developer in India #8883
    manjey73
    Participant

    What do developers in India mean? you can install and configure Scada remotely, only a person who will connect the wires and an IT specialist are needed on site

    in reply to: Export input channel data #8868
    manjey73
    Participant

    Open the project, open the input channels. File-Export the table, select CSV and perform the export

    in reply to: Step by Step Guide for new project in Ubuntu #8786
    manjey73
    Participant

    Admin_Linux

    This mechanism does not work in Linux. I haven’t checked what doesn’t work yet. Raspberry is too slow a PC to configure scada directly on it, it is easier to run a project on your Windows PC and upload it to a remote server.

    in reply to: Step by Step Guide for new project in Ubuntu #8785
    manjey73
    Participant

    The interface works, but there are some problems with the display and for the Linux version these mechanisms are disabled. For example, in the settings there are no drop-down menus with a selection of preset values, you must enter numbers. You can make a cheat sheet for all parameters and look at it when setting up, but this is very inconvenient. We expect version 6, where it will probably already work in the GUI on Linux without these inconveniences. All applications running under Mono run as written above, in theory, you can make symbolic links to run.

Viewing 15 posts - 226 through 240 (of 534 total)