Python Script Interpreter - Teleorigin RB900 User Manual

Rb-900 series
Hide thumbs Also See for RB900:
Table of Contents

Advertisement

11. Python Script Interpreter

The Easy Script Extension is a feature that allows driving the modem internally, writing
the controlling application directly in the Python high level language. Python feature is
available in GPRS or HSPA+ modem variants only.
A typical application usually consists of a microcontroller managing several I/O pins on the
module through the AT command interface. The Easy Script Extension functionality lets the
developer to get rid of the external controller and further simplify the programmed
sequence of operations. The equipped Python version features the following:
Python script interpreter engine v.2.7.2
2 MB of Non Volatile Memory space for user scripts and data
2 MB RAM reserved for the Python engine
The following depicts a schematic of this approach:
To use Python language features on Telit module use PythonWin. It is an Python editor
for Windows. In order for the software to function correctly, it is required the use of either
Windows 2000, XP, Vista or 7 as operating systems.
PythonWin can be found here
Python scripts are text files stored in Telit module NVM (Non Volatile Memory). There is
a file system inside the module that allows to write and read files with different names on
one single level (no subdirectories are supported)
http://www.python.org/download/windows/
32

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents