Managing applications and programs Manage Python applications
Digi TransPort® Routers User Guide
826
Unbuffered output to stdout
Redirects unbuffered output to file handle to the debug output (stderr) file handle.
3. Click Apply.
Command line
Command Instance Parameter Values
Equivalent web
parameter
pycfg 0 modpath valid search path, such
as mymod.py
Module search path
pycfg 0 stderr2stdout 0, 1
0=Off
1=On
Redirect the Python
output to debug
The following informational/debugging commands are helpful when developing Python scripts:
n pycfg files: Displays the status of any Python files.
n pycfg mem: Shows the memory usage for the router.
n pycfg scripts: Shows the status of any scripts and change count.