Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modbus TCP / RTU Gateway #37

Closed
hanusek opened this issue Jan 10, 2020 · 6 comments
Closed

Modbus TCP / RTU Gateway #37

hanusek opened this issue Jan 10, 2020 · 6 comments
Labels

Comments

@hanusek
Copy link

hanusek commented Jan 10, 2020

Hello.
I need simple example with modbus gateway - TCP Server/RTU master(serial port).
Please help me.

@flosse
Copy link
Member

flosse commented Jan 10, 2020

Please help me.

Could you provide a bit more information?
Do you have a repository with your current implementation?
Where exactly do you need help?

@hanusek
Copy link
Author

hanusek commented Jan 10, 2020

Please help me.

Could you provide a bit more information?
Do you have a repository with your current implementation?
Where exactly do you need help?

Hello, Thx for reply.
I wrote simple Modbus Gateway (TCP/RTU) in Rust, but does not work correct
(ERRO Serial-port error: "Operation timed out", ERRO Mutex lock error: "PoisonError { inner: .. }").
I am looking for alternative for my code.
My repo: https://github.com/hanusek/ModbusGateway

@flosse
Copy link
Member

flosse commented Jan 14, 2020

My repo: https://github.com/hanusek/ModbusGateway

hm.... I just receive an 404 :-\

@hanusek
Copy link
Author

hanusek commented Jan 15, 2020

My repo: https://github.com/hanusek/ModbusGateway

hm.... I just receive an 404 :-\

OK. I'm fixed it. Check now.

@flosse
Copy link
Member

flosse commented Jan 18, 2020

I cannot see the usage of tokio-modbus in your code.
Please checkout the examples first, try to adjust them for your usecase and precisely describe your problem or question.

@flosse
Copy link
Member

flosse commented Jan 18, 2020

I'm going to close this issue until it's clear what's exactly the question/problem. Feel free to reopen it. If you need commercial support you're welcome to contact us.

@flosse flosse closed this as completed Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants