Remember
Register
Home
/
Support
/
Support Forum
/
current location of xbee_sensor.py
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
(387)
Python
(1,016)
3rd Party Python and API development in other Languages
(264)
RF Solutions and XBee
(8,439)
Digi TransPort
(789)
Digi Connect Cellular
(447)
DAL
(5)
Embedded Devices
(4,170)
Google Coral
(2)
Rabbit
(3,200)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
current location of xbee_sensor.py
0
votes
Is there a place I can download xbee_sensor.py ?
Getting this message on a X2 connectport gateway:
Traceback (most recent call last):
File "WEB/python/digi_poll_sensor1.py", line 11, in ?
import xbee_sensor
ImportError: No module named xbee_sensor
python
xbee
x2
asked
Dec 1, 2016
in
Python
by
toby
New to the Community
(
3
points)
edited
Nov 30, 2016
by
toby
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
It would be part of the compiles used in your python code. Try checking your Digi Python ESP for it.
answered
Dec 1, 2016
by
mvut
Veteran of the Digi Community
(
15,223
points)
Thanks. Very Interesting. I got some Python code working on the X2 out to the XBee.
Please
log in
or
register
to add a comment.
...