Remember
Register
Home
/
Support
/
Support Forum
/
How do I communicate 4-20mA sensor data to X2E via XBee AIO Adapter? Server uses MODBUS polling.
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
(389)
Python
(1,022)
RF Solutions and XBee
(8,455)
Device Cloud-enabled RF Gateways
(97)
XBee3
(484)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,646)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,490)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(785)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(515)
XBee Programmable Development
(779)
XBee Cellular
(121)
MicroPython
(66)
Digi TransPort
(791)
Digi Connect Cellular
(448)
DAL
(5)
Embedded Devices
(4,173)
Google Coral
(2)
Rabbit
(3,202)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,274)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(380)
How do I communicate 4-20mA sensor data to X2E via XBee AIO Adapter? Server uses MODBUS polling.
0
votes
xbee
4-20ma
python
connectport
asked
Nov 5, 2014
in
XBee Programmable Development
by
ATComm27
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
The X2e does not directly support the Modbus. You are going to need to write a python application in order to make the conversion from our API and the data to a modbus frame and send it to the server.
answered
Nov 5, 2014
by
mvut
Veteran of the Digi Community
(
15,282
points)
will I be better off using an X4
Please
log in
or
register
to add a comment.
0
votes
You might find the following helpful:
http://www.digi.com/wiki/developer/index.php/XBee_Analog_I/O_Adapter
http://www.digi.com/wiki/developer/index.php/Category:Modbus
answered
Nov 5, 2014
by
userid0
Veteran of the Digi Community
(
2,158
points)
Please
log in
or
register
to add a comment.
...