Python Modules - Digi LR54 User Manual

Hide thumbs Also See for LR54:
Table of Contents

Advertisement

Applications

Python modules

The LR54 supports Python 3.6 and provides you with the ability to run Python applications on the
device interactively or from a file. It also offers extensions to manage your LR54:
The digidevice module provides platform-specific extensions that allow you to interact with
n
the device's configuration and interfaces.
The following submodules are included with the digidevice module:
LEDs: digidevice.led
l
SMS: digidevice.sms
l
GPS: digidevice.location
l
Digi Remote Manager:
l
digidevice.datapoint
o
digidevice.device_request
o
digidevice.name
o
Device configuration: digidevice.config
l
Command line interface: digidevice.cli
l
Access runtime database: digidevice.runt
l
Set the maintenance window: digidevice.maintenance
l
Use the Python serial module—pySerial—to access the serial ports.
n
PyModbus
n
LR54 User Guide
a full Modbus protocol implementation.
Develop Python applications
716

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tx64

Table of Contents