|
|
PYTHON INTERFACE PLUGIN This is a project that allows python scripts to be run
from Xplane. The PythonInterface plugin is the mechanism that allows
this to happen. All of the plugin SDK has been wrapped and access to the modules is through the import statement. The plugin has a control panel that allows scripts to be
reloaded and also data can be send to the two list boxes. Get the latest files here Python Interface Downloads. You no longer need to set PYTHONPATH with the latest downloads. Please read the
PythonInterface_UserGuide.pdf for installation instructions. A valid script must have a filename that has the "PI_" prefix. e.g. PI_HelloWorld.py
|
This page was last updated 18-Jul-2013 15:27:05 +0100