Replace IOs aus Configfile übernehmen

This commit is contained in:
2019-06-10 22:49:23 +02:00
parent bf9eb5ea04
commit f608d99d7d
7 changed files with 53 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
# Replace IO
# [NewIoName]
# parentio_name = OldIoName
# frm = StructFormat
# bitaddress = 0-7 (Only with '?' struct)
# byteorder = little/big

View File

@@ -8,6 +8,7 @@ plcarguments =
plcuid = 1000
plcgid = 1000
pythonversion = 3
replace_ios = /etc/revpipyload/replace_ios.conf
rtlevel = 0
zeroonerror = 0
zeroonexit = 0