beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: prefer apply_hmi_value() to change_hmi_value() when possible
svghmi
2020-08-03, Edouard Tisserant
a9a45977bac0
SVGHMI: prefer apply_hmi_value() to change_hmi_value() when possible
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"))