updated to add flood sensor alarm
This commit is contained in:
parent
5f21e25a54
commit
82da1f26a3
1077
atSite/2026-03-16 Recipe file.txtrecipe
Normal file
1077
atSite/2026-03-16 Recipe file.txtrecipe
Normal file
File diff suppressed because it is too large
Load Diff
BIN
atSite/RRF-MainWater.Device.Application.c3054746-ca09-45cf-a1d9-79a0f6908107.bootinfo
(Stored with Git LFS)
BIN
atSite/RRF-MainWater.Device.Application.c3054746-ca09-45cf-a1d9-79a0f6908107.bootinfo
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
atSite/RRF-MainWater.Device.Application.c3054746-ca09-45cf-a1d9-79a0f6908107.compileinfo
(Stored with Git LFS)
BIN
atSite/RRF-MainWater.Device.Application.c3054746-ca09-45cf-a1d9-79a0f6908107.compileinfo
(Stored with Git LFS)
Binary file not shown.
@ -26,6 +26,9 @@
|
||||
<UserDefElement iecname="in_delOff" type="T_TIME" byteoffset="8" vartype="VAR_INPUT" access="ReadWrite" />
|
||||
<UserDefElement iecname="out_default" type="T_BOOL" byteoffset="12" vartype="VAR_OUTPUT" access="ReadWrite" />
|
||||
</TypeUserDef>
|
||||
<TypeUserDef name="T_atDI" size="1" nativesize="11312" typeclass="Userdef" pouclass="FUNCTION_BLOCK" iecname="atDI">
|
||||
<UserDefElement iecname="out_val" type="T_BOOL" byteoffset="0" vartype="VAR_OUTPUT" access="ReadWrite" />
|
||||
</TypeUserDef>
|
||||
<TypeUserDef name="T_atDQ" size="1" nativesize="1120" typeclass="Userdef" pouclass="FUNCTION_BLOCK" iecname="atDQ">
|
||||
<UserDefElement iecname="out_val" type="T_BOOL" byteoffset="0" vartype="VAR_OUTPUT" access="ReadWrite" />
|
||||
</TypeUserDef>
|
||||
@ -244,6 +247,7 @@
|
||||
</Node>
|
||||
<Node name="g" nodeflags="NodeTypeBranchNode SigTypeGvl">
|
||||
<Node name="cisternLvl" nodeflags="SigTypeGvl ExportedVariable" type="T_atAI" access="ReadWrite" />
|
||||
<Node name="di01" nodeflags="SigTypeGvl ExportedVariable" type="T_atDI" access="ReadWrite" />
|
||||
<Node name="hoseMode" nodeflags="SigTypeGvl ExportedVariable" type="T_BOOL" access="ReadWrite" />
|
||||
<Node name="outflow1Flow" nodeflags="SigTypeGvl ExportedVariable" type="T_atAI" access="ReadWrite">
|
||||
<Comment>Flow rate based on AI channel</Comment>
|
||||
|
||||
BIN
atSite/RRF-MainWater.project
(Stored with Git LFS)
BIN
atSite/RRF-MainWater.project
(Stored with Git LFS)
Binary file not shown.
BIN
atSite/RRF-MainWater_autosave.precompilecache
(Stored with Git LFS)
BIN
atSite/RRF-MainWater_autosave.precompilecache
(Stored with Git LFS)
Binary file not shown.
BIN
atSite/RRF-MainWater_project.precompilecache
(Stored with Git LFS)
BIN
atSite/RRF-MainWater_project.precompilecache
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user