MinPosCodeExpl
MinPosCodeExpl
Function PIDLoop
DateTime LastTime
ControlOff:
DprPos = 0
LastInt = 0
LastTime = Date
if DprIntlk = On then
goto FreeCooling
Else
goto RecirculateMode
endif
endif
FreeCooling:
RecirculateMode:
DprPos = 25
LastInt = 0
LastErr = 0
LastTime = Date
Function PIDLoop
DateTime LastTime
ControlOff:
DprPos = 0
LastInt = 0
LastTime = Date
if DprIntlk = On then
goto FreeCooling
Else
goto RecirculateMode
endif
endif
FreeCooling:
RecirculateMode:
DprPos = 25
LastInt = 0
LastErr = 0
LastTime = Date
Function PIDLoop
DateTime LastTime
ControlOff:
DprPos = 0
LastInt = 0
LastTime = Date
if DprIntlk = On then
goto FreeCooling
Else
goto RecirculateMode
endif
endif
FreeCooling:
RecirculateMode:
DprPos = MinDprPos
LastInt = 0
LastErr = 0
LastTime = Date