arduino

Viewing 15 posts - 1 through 15 (of 26 total)
  • Author
    Posts
  • #2931
    franperales1
    Participant

    Hi. I have successfully installed rapid scada in windows 10. I can make an application to connect with mega arduino. what libraries should I add to arduino to communicate with rapid scada.
    There is someone in the forum who has something about it.
    There is a tutorial to create a new project based on arduino.
    Thanks in advance.
    a greeting

    #2934
    Mikhail
    Moderator

    Hi,
    In simple case you can implement it without libraries: https://github.com/2mik/arduino-2mik

    #3160
    jirex27
    Participant

    Hi there,
    I am developing an automated building system and I am using RAPIDSCADA for monitoring purposes. Can you help me through with it? Like I have two PIR sensors which light two LEDs respectively according to the signal and similarly a LM35 sensor to start a relay. How do I go along with it? And how do i upload MODBUS RTU to the arduino?

    #3162
    Mikhail
    Moderator

    I can help you with Rapid SCADA. I am not a master of Arduino. I heard there are existing implementations of Modbus for Arduino.

    #3171
    jirex27
    Participant

    Can you help me or provide information about the implementations?

    #3172
    jirex27
    Participant

    I’m familiar with the arduino programming. I need help with the communication between RAPIDSCADA and Arduino.

    #3177
    Mikhail
    Moderator

    If Arduino is programmed to support Modbus, you can connect it to Rapid SCADA. See http://doc.rapidscada.net/content/en/use-cases/modbus-protocol.html

    #3210
    manraj
    Participant

    Hi there!

    I am building a pipeline project using RAPID SCADA.I would need to connect some pressure sensors to an arduino and the arduino would need to be connected to the SCADA cloud monitoring.Could you suggest me the typical arduino board and its sensors that is compatible to RAPID SCADA.

    #3211
    Mikhail
    Moderator

    Hi,
    If your Arduino supports Modbus, it can be connected to Rapid SCADA. See the boards here https://www.arduino.cc/ They are all good

    #3215
    manraj
    Participant

    Can this support Modbus because it is integrated with TCP.Does that means it can support Modbus.

    https://store.arduino.cc/usa/arduino-uno-wifi

    #3216
    Mikhail
    Moderator

    Likely. Depends on the sketch you upload to it.

    #3461
    AHI 633
    Participant

    Hi every body
    I have a problem with Rapid SCADA configuration , software was installed in windows 10 but communicator does not popup when trying to configure communication with device …
    urgent help is appreciated
    thank you all

    #3464
    Mikhail
    Moderator

    Hi,
    Duplicated here

    #3482
    Pieter
    Participant

    For anyone that finds this. I use mgsmodbus for arduino. Works great aswell.

    #3483
    Pieter
    Participant
Viewing 15 posts - 1 through 15 (of 26 total)
  • You must be logged in to reply to this topic.