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

Support for modbus serial ? #9

Open
jvelo opened this issue Dec 26, 2016 · 13 comments
Open

Support for modbus serial ? #9

jvelo opened this issue Dec 26, 2016 · 13 comments

Comments

@jvelo
Copy link

jvelo commented Dec 26, 2016

Any interest in supporting modbus serial ?

I could give it a try - at least for the RTU flavor.

Thanks

@kevinherron
Copy link
Contributor

I've been planning it for a while. Hoping to implement it this week, actually...

@jvelo
Copy link
Author

jvelo commented Dec 26, 2016

Wow, that's great :)

If that can be of any help, I'm available for feedback / testing in the field

@kevinherron
Copy link
Contributor

Hey, still planning on doing this, and yes I'd like your feedback and testing when it's done :)

I'll update this when something is ready. This week hasn't been as "free" as I thought it would be...

@awindillman
Copy link

RTU would be a nice addition. Would recommend/request purejavacomm (https://github.com/nyholku/purejavacomm) for the serial implementation. Alternatives (RX/TX or Sun's old one) are not "pure" java and are, at best, outdated.

@kevinherron
Copy link
Contributor

Yep, still working on it, slowly. Doing it as a version 2.0.0 because it involves major package and module shuffling. I'm planning on using PureJavaComm for the serial implementation.

@shgupta22
Copy link

shgupta22 commented Jul 7, 2017

Hey @kevinherron, have you released the support for ModBus Serial? I'm not able too find the RTU support in this repository.

@kevinherron
Copy link
Contributor

No progress since last comment, but I'll need it for work in the coming months so I suspect that'll force it to get finished.

@madisonleavo
Copy link

@kevinherron How goes serial implementation? do you want to commit to branch if any of us can help?

@ghost
Copy link

ghost commented Mar 29, 2018

Hey @kevinherron, I'm too interested on this... ModbusSerial RTU would be gr8! Maybe we can all help you so it can be released sooner. How it goes?

@shgupta22
Copy link

shgupta22 commented Mar 30, 2018

Hey @casmeiron, we @hashmapinc has developed the Modbus_RTU you can take a look at the forked repo : https://github.com/hashmapinc/modbus

@ghost
Copy link

ghost commented Mar 30, 2018 via email

@jaysonjh
Copy link

Hey @kevinherron, have you released the support for ModBus Serial? I'm not able find the RTU support in this repository?

@kevinherron
Copy link
Contributor

No, sorry, it never happened. I keep putting it off because the pressure to implement it for use at work went away. I do still plan to do it, but in the meantime you'll have to use some other library if you need RTU/serial support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants