beremiz
Clone
Summary
Browse
Changes
Graph
py_ext: add CSV file reading POUs in python extension library
2022-12-16, Edouard Tisserant
3c60c78dfa5d
py_ext: add CSV file reading POUs in python extension library
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))