Digi IX20W-PR User Manual page 829

Table of Contents

Advertisement

Applications
DESCRIPTION
API for setting the device's service state. The service state is
stored
in runt.
...
5. Use Ctrl-D to exit the Python session. You can also exit the session using exit() or quit().
The digidevice led submodule
Use the led submodule to redefine the purpose of any front-panel LED on the IX20 device. With this
submodule, you can:
Gain control of the LED with the led.acquire() function.
n
Define the state of the LED with the led.set() function.
n
Use the use() function to create a function that acquires, sets, and releases an LED.
n
Optionally release control of the LED with the led.release() function.
n
See
The use(led) function
Available LEDs
LED
All available LEDs
Online indicator
WI-FI ( IX20 Wonly)
SIM indicators
LTE connection indicator
Signal strength indicators
IX20 User Guide
for instructions on using these methods.
SIM1
SIM2
1
2
3
4
5
Develop Python applications
Attribute name
Color
Led.ALL
Blue
Led.LAN3_RX
Led.LAN3_TX
Green
Led.SIM1
Green
Led.SIM2
Green
Led.COM
Red
Led.ETH
Green
Led.ONLINE
Blue
Led.RSS1
Green
Led.RSS2
Led.RSS3
Led.RSS4
Led.RSS5
829

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ix20Ix20wIx20-pr

Table of Contents