You are in: How to connect Arduino to IndigoSCADA
Home
Products & Services
Links
Contacts
Legal
What's new?
Contents
Home
Products & Services
Links
Contacts
Legal
What's new?
How to connect Arduino to IndigoSCADA
IndigoSCADA connection using Modbus RTU
1.Installation of Virtual COM port driver:
Virtual COM port (VCP) drivers cause the USB device to appear as an
additional COM port available to the PC.
Application software can access the USB device in the same way as it would
access a standard COM port.
Here is the link of the supplier, FTDI Chip:
- FTDI Chip VCP
2. Configure the IndigoSCADA modbus RTU driver
- How To Configure Modbus Master Driver
3. Download the Arduino Modbus RTU Slave Library from
code.google.com
.
or
3.1 Download the Arduino Modbus RTU Slave Library from
arduino-modbus-slave
.
or
3.2 Download the Arduino Modbus RTU Slave Library from
ArduinoModbusSlave
.
or
3.3 Download the Arduino Modbus RTU Slave Library from
modbus-arduino-slave
.
or
3.4 Download the Arduino Modbus RTU Slave Library from
modbus-rtu-slave
.
or
3.5 Download the Arduino Modbus RTU Slave Library from
modbusino
.
or
3.6 Download the Arduino Modbus RTU Slave Library from
Modbus-Master-Slave-for-Arduino
.
IndigoSCADA connection using Modbus TCP/IP
1. Configure a Modbus TPC/IP Client in IndigoSCADA
- How To Configure Modbus Master Driver
2. Download the Arduino Modbus TCP/IP Slave Library from
A modbus tcp slave for arduino
IndigoSCADA connection using MQTT Client
1. Configure a MQTT client subscriber in IndigoSCADA
- How To Configure MQTT Driver
2. Download the Arduino MQTT client library from
arduino mqtt client
© 2002-2024 Enscada