fix: nturns
Deploy and restart modified services / deploy (push) Successful in 2s

This commit is contained in:
Benjamin Labrecque
2026-07-14 13:34:02 +02:00
parent ae7e450c78
commit 696bc98d67
@@ -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())