Modbus support?
Topic last updated
15 Oct 2009, by
Matthew Waddilove.
3 replies
Modbus
Has anyone looked at Modbus? http://en.wikipedia.org/wiki/Modbus
I'm looking at communication with my ECU(An Adaptronic e420c http://adaptronic.com.au/ )
Sadly it doesn't use CAN, so it's not going to be as easy as it could be, Modbus doesn't look to scarily complicated, but I thought I'd ask first incase someone else had already done it :)
Cheers
Matt
Replies
Here is a great reference for converting modbus to UART serial interface.
Send commands using ASCII characters.
Hope this helps.
Woops, the URL would help: http://www.lammertbies.nl/comm/info/modbus.html
Woops, the URL would help: http://www.lammertbies.nl/comm/info/modbus.html
Oh, great, thanks Vlad :)
Please log in to post a reply.
Has anyone looked at Modbus? http://en.wikipedia.org/wiki/Modbus
I'm looking at communication with my ECU(An Adaptronic e420c http://adaptronic.com.au/ )
Sadly it doesn't use CAN, so it's not going to be as easy as it could be, Modbus doesn't look to scarily complicated, but I thought I'd ask first incase someone else had already done it :)
Cheers
Matt