beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix wrong updates of HMI variables on each change, especially when not subscribed.
svghmi
2020-03-09, Edouard Tisserant
e120d6985a2f
SVGHMI: fix wrong updates of HMI variables on each change, especially when not subscribed.
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"))