fix: nturns
Deploy and restart modified services / deploy (push) Failing after 3s

This commit is contained in:
Benjamin Labrecque
2026-07-14 13:40:46 +02:00
parent 1e05d84755
commit 475dbeba6d
@@ -58,6 +58,7 @@ class Service(BaseService[PVs]):
def update(self):
pvs = self.pvs
if pvs.trig.get() == 1:
# First using BPM Data for upto 80 turns
npoints = int(pvs.Npts80.get())