Skip to main content

Python Console GUI

adminLess than 1 minute

Tips

source code in this tutorial

python_console_gui_example.zip

Introduction

open in new window

This example shows how to build a GUI to interact with python session using EXEC CMD.vi.

After running this VI, input some python command in the string indicator and press enter button. Then, the execution result will be shown on python console.

open in new window

Press stop button can end the application and terminate python process.

Last update:
Contributors: ZHUO DIAO