beremiz
Clone
Summary
Browse
Changes
Graph
Python runtime: ensure that python thread finished before returning from StopPLC.
2024-05-25, Edouard Tisserant
79bdee48ced8
Python runtime: ensure that python thread finished before returning from StopPLC.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))