lpcmanager

Add new POU: get_plc_id

14 months ago, Dino Kosic
1e7762139be7
Add new POU: get_plc_id
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor