Seite 1 von 1

connect arduino due with factory io

Verfasst: 04 Mär 2024, 22:34
von mohammed
after programming arduino due by grafcet studio can i simulate the program with factory i/o i need to make connection between arduino due and factory i/o

Re: connect arduino due with factory io

Verfasst: 05 Mär 2024, 07:51
von mhj
Hello,

no, Factory I/O does not have a native driver for an Arduino Due.

Theoretically, you could connect Factory I/O to an Arduino via Modbus, OPC/UA.
However, if you have programmed the Arduino with Grafcet-Studio, it cannot be addressed via Modbus or OPC UA at the same time.

Re: connect arduino due with factory io

Verfasst: 06 Mär 2024, 00:34
von mohammed
THANK YOU SIR FOR YOUR FAST ANSEWR ,SIR WHEN I USE ARDUINO IDE I CAN UPLOAD CODE WITH MODBUS TCPIP CONFIGURATION TO DEVICE SO I CAN MAKE CONNECTION BETWEEN FACTORY I/O AND ARDUINO AND SIMULATE MY CODE BUT THE QUESTIONS HERE IS HOW CAN I ADD THIS IMPORTANT CONFIGURATION WHEN I PROGRAMM MY ARDUINO WITH GRAFCET STUDIO

Re: connect arduino due with factory io

Verfasst: 06 Mär 2024, 08:02
von mhj
Hello,

if the Arduino Due was programmed with Grafcet-Studio, it is not possible to add additional code.

This means that if you program the Arduino Due with Grafcet-Studio, you can unfortunately no longer connect it to Factory I/O.