svghmi/__init__.py
author Edouard Tisserant
Thu, 10 Sep 2020 16:08:26 +0200
branchsvghmi
changeset 3053 bff50b7e50ee
parent 2745 535eb0b8bd9d
child 3750 f62625418bff
permissions -rw-r--r--
Runtime/PLCObject : move call to PreStartPLC right after call to the "start" method of all python extensions, and then just before the start of the python loop executing python_* blocks.
#!/usr/bin/env python
# -*- coding: utf-8 -*-

# This file is part of Beremiz
# Copyright (C) 2019: Edouard TISSERANT
#
# See COPYING file for copyrights details.

from __future__ import absolute_import
from svghmi.svghmi import *