mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
Replace IOs aus Configfile übernehmen
This commit is contained in:
7
data/etc/revpipyload/replace_ios.conf
Normal file
7
data/etc/revpipyload/replace_ios.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
# Replace IO
|
||||
|
||||
# [NewIoName]
|
||||
# parentio_name = OldIoName
|
||||
# frm = StructFormat
|
||||
# bitaddress = 0-7 (Only with '?' struct)
|
||||
# byteorder = little/big
|
||||
@@ -8,6 +8,7 @@ plcarguments =
|
||||
plcuid = 1000
|
||||
plcgid = 1000
|
||||
pythonversion = 3
|
||||
replace_ios = /etc/revpipyload/replace_ios.conf
|
||||
rtlevel = 0
|
||||
zeroonerror = 0
|
||||
zeroonexit = 0
|
||||
|
||||
Reference in New Issue
Block a user