smarmengol / Modbus-Master-Slave-for-Arduino

Modbus Master-Slave library for Arduino
GNU Lesser General Public License v2.1
473 stars 328 forks source link

implementation of Modbus Master/Slave on Arduino Mega #14

Closed msamiryusuf closed 8 years ago

msamiryusuf commented 8 years ago

Dear Modbus-Master-Slave-for-Arduino Creator

i am trying to read from 2 serial interfaces one is the native serial which is TX0/RX0 as Master and i need to implement modbus slave on TX1/RX1,Master MODBUS to will communication with other devices and MODBUS slave it will communicate with my SCADA system and it will get all the data required from the modbus master , the question is how i can link between them and the data that polled from the modbus master how i can assign it to my scada through the 2nd Com port

this is FYI

REGARDS

smarmengol commented 8 years ago

Dear Mr Mohammed,

The data exchange is performed through an array. This blog covers the questions that you are asking :

https://arduino-experience.blogspot.com.es/?m=1

Hope this helps you!

Good luck!

SAMUEL MARCO

El dia 16/08/2016 08:00, "msamiryusuf" notifications@github.com va escriure:

Dear Modbus-Master-Slave-for-Arduino Creator

i am trying to read from 2 serial interfaces one is the native serial which is TX0/RX0 as Master and i need to implement modbus slave on TX1/RX1,Master MODBUS to will communication with other devices and MODBUS it will communicate with my SCADA system and it will get all the data required from the modbus master , the question is how i can link between them and the data that polled from the modbus master how i can assign it to my scada through the 2nd Com port

this is FYI

REGARDS

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smarmengol/Modbus-Master-Slave-for-Arduino/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AANq5cVavPbSwfJgtB8cbq8Rai66Hvegks5qgVIFgaJpZM4JlEAp .