Remember
Register
Home
/
Support
/
Support Forum
/
Modbus ASCII Serial protocol library for Rabbit 1800
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
(383)
Python
(1,016)
RF Solutions and XBee
(8,414)
Digi TransPort
(786)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,160)
Google Coral
(2)
Rabbit
(3,194)
Rabbit Software
(518)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
Modbus ASCII Serial protocol library for Rabbit 1800
0
votes
Looking to write on code for the Rabbit 1800 or 1810 target. Will be using Modbus ASCII serial protocol. Hoping to find the library. Is there any Modbus ASCII code I can use?
modbus
serial
ascii
asked
Aug 14, 2019
in
Rabbit Software
by
bcameron
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Take a look at the files in Lib/Modbus from a Dynamic C 9.62 installation. You might be able to modify Modbus_Slave_BL26xx.LIB to use it on the BL1800 or BL1810 (or consider using a BL2600-series board instead).
answered
Aug 16, 2019
by
TomCollins
Veteran of the Digi Community
(
2,297
points)
Please
log in
or
register
to add a comment.
...