Remember
Register
Home
/
Support
/
Support Forum
/
Digi Module connect me 9210 Modbus (RTU/TCP)
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(390)
Python
(1,022)
RF Solutions and XBee
(8,462)
Digi TransPort
(791)
Digi Connect Cellular
(449)
DAL
(5)
Embedded Devices
(4,174)
Google Coral
(2)
Rabbit
(3,202)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,275)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(380)
Digi Module connect me 9210 Modbus (RTU/TCP)
+2
votes
Well Its not a question.
I have successfully implemented Modbus RTU and Modbus TCP (Master/Slave) in Digi Module Connect Me 9210 and its working Fine. The kind of work which I have done so far is Protocol Conversion between Modbus TCP Slave to Modbus RTU Master. The steps involve in the conversion are:
1 - Digi receives data from Modbus TCP Client
2 - Convert the data in Modbus RTU Master
3 - Send the data on Modbus RTU Slave
if anybody needs any help regarding this please don't hesitate to contact me.
Thanks
modbus
modbus-tcp
connectme9210
serial
netos
asked
Feb 3, 2016
in
Modbus and Industrial Automation
by
mhdazeem
Community Contributor
(
56
points)
Hey, I am working on a project to implement MODBUS TCP along with SNMP in NET+ OS. I was wondering if you have experience with implementing protocol layers and if you could help me on this project? Thanks.
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
7 Answers
0
votes
Wow, that's great, you're very kind.
Have you deployed it in Linux or NET+OS?
I'm also beginning with the same project, so when I'll have more specific questions I'll come back.
answered
May 19, 2016
by
cruedag
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
0
votes
Thanks @cruedag
I have developed in net+os which is actually similar to linux. You can ask whatever u want.
answered
May 19, 2016
by
mhdazeem
Community Contributor
(
56
points)
Please
log in
or
register
to add a comment.
0
votes
hello I need some help regarding to implement the same functionality as well. I am using TransPort WR31. Can you briefly explain how did you get the conversion to work?
answered
Jun 6, 2016
by
gary23691
New to the Community
(
1
point)
Hi @gary Please download libmodbus library from
http://libmodbus.org/
this link and import this into your module. when you will do that you let me know I will send you my code so you can further have a look.
Please
log in
or
register
to add a comment.
0
votes
Just starting a similar project - do you have any code examples you can share to inspire our imaginings?
answered
Dec 8, 2016
by
thilleary
New to the Community
(
3
points)
Please
log in
or
register
to add a comment.
0
votes
I'm working on a similar project as well. I'd appreciate seeing your work!
answered
May 31, 2017
by
jcastro14
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
0
votes
Hi, i want to implement conversion modbus rtu to tcp. I'm using Digi ConnectPort TS2W MEI.A device as TCP Client will send data to Digi ConnectPort and it will transfer the data to device as Modbus RTU Slave. So can You show me any ideas? Thanks
answered
Oct 29, 2019
by
vnq103
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
0
votes
saludos..
existe en algun lugar el pryecto completo para ver?
gracias
answered
Jan 20, 2020
by
siselentecnica
New to the Community
(
2
points)
Please
log in
or
register
to add a comment.
...