Any questions about Rapid SCADA and Raspberry Pi

Forum Home Forums Rapid SCADA on Linux Controllers and Raspberry Pi Any questions about Rapid SCADA and Raspberry Pi

Viewing 15 posts - 46 through 60 (of 84 total)
  • Author
    Posts
  • #653
    mails2saurabh
    Participant

    1. I understand that.. OPC will not work , but Modbus Will work??
    2.When are we expecting the next version ?? For scheme view to be functional.

    #655
    Mikhail
    Moderator

    1. Yes.
    2. It is planned in the spring of 2016. In case of your project due dates, a release of the new version can be accelerated on a commercial base.

    #812
    welschemeyer
    Participant

    Hello Mikhail,

    are there any new information about the Scheme view on the Raspberry Pi?

    I currently have some time to work and wanted me to be happy to deal with it. Among others I am also in a German translation of the program.

    #813
    Mikhail
    Moderator

    Hello,

    Schemes still don’t work on Raspberry. I expect that this working properly in the new version of SCADA-Web, which development will be started soon in February.

    Recently, the support of UTF-8 strings was added. It allows using of various national characters. It hasn’t been published yet. If this functionality is important for you I can send an update.

    Have you complete German translation or it is in progress?

    #814
    welschemeyer
    Participant

    Ok Thanks than we will wait for the new version.

    The Translation is still in progress.

    #1403
    serzino
    Participant

    me and my brother need help

    Python can communicate with Wonderware Intouch, with a raspi, scada
    how connect raspberry pi (GPIO) with SCADA intouch wonderware application
    wonderware is a display HMI.

    thank’s to help me

    #1404
    Mikhail
    Moderator

    Hi,
    If you use Wonderware InTouch, why you ask on Rapid SCADA forum?

    #2816
    Mistral
    Participant

    Hi, in win10 I created a schema with “schema editor” and saved it in “C: \ SCADA \ Interface \ Servers \”, I defined the path in the table “interface” and “interface object” in the “right” table. .. the schema is visible in the mozilla browser (http: // localhost / scada “… I moved to RaspberryPi following the directions in” how_to_use.txt “… I used the Chromium browser (http: // localhost: 8084 /scada/Login.aspx) and logged in … I see only the default schema while mine is not present …

    can you help me understand what to do to solve it?

    #2817
    Mistral
    Participant

    I apologize … as I’m not very practical with linux / raspberrypi, I checked out better that the files and tables coming from w10 according to the “how_to_use.txt” instructions were not overwritten despite superuser privileges … good work at all

    #2818
    Mikhail
    Moderator

    Hi,
    Have you copied BaseDAT\*.dat files and restarted Server?
    Do you login as administrator?

    #2820
    Mistral
    Participant

    thanks, yes … I had an error in the bash script that did not copy the BaseDAT files \ *. dat then I noticed that the modification dates were always the same … etc
    salute Mikhail

    #3286
    CoraDias
    Participant

    Hi..i am a new user here. In my project we chose the raspberry pi 2 platform , using modbus TCP for data communication and currently we try to choose the best open source SCADA software to use to our project to acquire data, visualize and and store them in an appealing and efficient way.

    #3295
    Mikhail
    Moderator

    Hi,
    I think the best choice is Rapid SCADA. If you have questions, ask on this forum, creating new topics.

    #3384
    jonbonjovi
    Participant

    Hi, currently working on implementing Rapid Scada for a University Engineering project. I am still fairly new to the Raspberry Pi and Scada software. I have also noticed that Rapid Scada has a Raspberry Pi 3 GPIO controller. My question is, can I use this controller to read data from a sensor plugged into the GPIO pins, and then use Rapid Scada to control a few relays?

    If this is not doable, are there any resources on getting Rapid Scada to work with OpenPLC? I know they communicate via Modbus/TCP but I am still new to the protocol and am not sure how to make them work together.

    #3387
    manjey73
    Participant

    On Raspberry Pi2 was not tested work with GPIO, if you have Pi2 B+, then the numbering of GPIO must be the same. You can check it using the utility.
    sudo gpio readall

    This way you will get a table of outputs and outputs of your version of Raspberry. Then connect the driver to the Windows PC and start the settings. Disable the checkbox in the use GPIO column on unused inputs or outputs, determine the remaining destination input or output as well as power lift.

    The driver uses the WiringPi library and does not access GPIO directly.

Viewing 15 posts - 46 through 60 (of 84 total)
  • You must be logged in to reply to this topic.