tests/svghmi_v2/py_ext_0@py_ext/baseconfnode.xml
author |
Edouard Tisserant |
|
Mon, 31 Aug 2020 13:54:08 +0200 |
branch | svghmi |
changeset 3049 |
4ac68ec9786f |
parent 3016 |
085a678715d0
|
permissions |
-rw-r--r-- |
Attempt to workaround problem reported about empty plc.xml after unrelated crash. Now, if etree model is corrupted in a way tostring() would generate an empty string, exception prevents saving.
3016
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
|
2 |
<BaseParams xmlns:xsd="http://www.w3.org/2001/XMLSchema" IEC_Channel="1" Name="py_ext_0"/>
|