beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Add predefined assignments to jump widget to notify PLC or other widgets about jump.
2022-09-02, Edouard Tisserant
f69c68cffec3
SVGHMI: Add predefined assignments to jump widget to notify PLC or other widgets about jump.
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"))