Mistral

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Any questions about Rapid SCADA and Raspberry Pi #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

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #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

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #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?

    in reply to: How can I do #2628
    Mistral
    Participant

    Hi manjey73, thanks, I’m Italian and wrapped I find it difficult to understand the automatic translations, I think it is reciprocal and we can not do anything, I only wonder if the screenshots were in English … because it is difficult to translate from the images … everything here! :>

    in reply to: How can I do #2626
    Mistral
    Participant

    I’m evaluating the insights I’ve been given to here … manjey73 sent me some screenshots that I’m very useful, if I could have others, possibly in English, with various settings would help … if possible .. . thank you

    in reply to: How can I do #2624
    Mistral
    Participant

    There are no girls in the examples. You see in the webpage showing sample images (https://postimages.org/) as advertising, I thought you knew it because in other examples of your forum I had already noticed this. : -J

    in reply to: How can I do #2622
    Mistral
    Participant

    hi manjey73,
    🙂 beautiful russian girls! … thanks for the examples you sent me … I have to understand them trying to translate them from the Russian … I will carefully analyze them

    in reply to: How can I do #2620
    Mistral
    Participant

    hi manjey73,
    sorry but I have to suspend the activity for a short time,
    in the meantime I will reflect on what has been said so far,
    I hope to find you available

    in reply to: How can I do #2618
    Mistral
    Participant

    hi manjey73,
    I’m not sure I understand well (maybe it’s the automatic translator), the sketch just needs me to manually test what i want to get regardless of quickdraw but the goal is to use rapidscada via modbustcp …

    in reply to: How can I do #2617
    Mistral
    Participant

    Hi Mikhail,
    i send you the current setting of “Automatic Control Module” … i hope i have suggestions … thank you

    https://webmail.aruba.it/cgi-bin/ajaxems?ACT_FIL_DL=1&PUBLICUID=Y29tcGFueUBtaXN0cmFsaW5mb3JtYXRpY2EuaXQvNy41LzE1MDY0OTgwODc=

    in reply to: How can I do #2615
    Mistral
    Participant

    Hi manjey73,
    i have the “Automatic Control Module”, i have rapidscada’s pc.
    I’m evaluating the script you sent me.
    But to make sure I explained my intent to you, I am sending you a list of a simple Arduino sketch where I realized what I would like to get from rapidscada scheme.

    https://webmail.aruba.it/cgi-bin/ajaxems?ACT_FIL_DL=1&PUBLICUID=Y29tcGFueUBtaXN0cmFsaW5mb3JtYXRpY2EuaXQvNy40LzE1MDY0OTY0NTA=

    in reply to: How can I do #2611
    Mistral
    Participant

    Hi manjey73, thanks for the availability and patience of a RapidScada neophyte, I include three images representing 1) electrical input and output PLCs, 2) input channel and ScadaCommunicator administrator table, 3) Scada Scheme I did for tests where I see the simulated temperature I receive in addition to a dynamic picture that changes when the temperature changes. Now I would like to realize with rapidscada that if the temperature exceeds a certain value rises to 5Volt A0.5. I hope that what’s said is useful to suggest a solution.

    https://webmail.aruba.it/cgi-bin/ajaxems?ACT_FIL_DL=1&PUBLICUID=Y29tcGFueUBtaXN0cmFsaW5mb3JtYXRpY2EuaXQvNy4zLzE1MDY0NDg2NTA=

    https://webmail.aruba.it/cgi-bin/ajaxems?ACT_FIL_DL=1&PUBLICUID=Y29tcGFueUBtaXN0cmFsaW5mb3JtYXRpY2EuaXQvNy4yLzE1MDY0NDg3MTc=

    https://webmail.aruba.it/cgi-bin/ajaxems?ACT_FIL_DL=1&PUBLICUID=Y29tcGFueUBtaXN0cmFsaW5mb3JtYXRpY2EuaXQvNy4xLzE1MDY0NDg3NDA=

    in reply to: How can I do #2609
    Mistral
    Participant

    Thanks, but I would like to implement temperature control (swinging from 900 to 1100) on rapidscada so that if it exceeds 1000, “voltageWrite (A0_5, 5000) is activated”. I do not know how I could better clarify, sorry.

    in reply to: How can I do #2606
    Mistral
    Participant

    Hi Mikhail … I have the module but I do not know how to set the formula in rapidscada … in the arduino sketch i have implemented …

    if (Mb.MbData[6]>1000)
    {
    voltageWrite(A0_5, 5000);
    voltageWrite(A0_6, 0);
    }
    else
    {
    voltageWrite(A0_6, 5000);
    voltageWrite(A0_5, 0);
    }

    that works, can you help me?

    in reply to: How can I do #2604
    Mistral
    Participant

    thanks … I apologize … I use an automatic translator … anyway I meant that I have a temperature input that if exceeded a certain value I have to activate a small engine connected to the plc that starts giving 5volt energy

Viewing 15 posts - 1 through 15 (of 15 total)