Create and Configure a Python Library Item
For each Python program that the Geo SCADA Expert server is to execute, you have to create and configure a Python Program item in the database (see Create and Configure a Python Program Item). If those Python programs include common code, you can store that common code in Python Library items in the Geo SCADA Expert database. You can then refer to that code in the Python programs.
The topics in this section of the guide explain how to create and configure a Python Library item. For more information, see the topics that are listed in the gray footer section at the bottom of this topic. Select the relevant entry to display the topic that you require.
You only need to create a Python Library item in the database if you want to store common code for Python programs that Geo SCADA Expert is to execute. You do not require a Python Library item for any Python programs that you store and execute outside of the Geo SCADA Expert database. This includes Python programs that you use outside of Geo SCADA Expert to interact with the Geo SCADA Expert database.