Closedown
This commit is contained in:
@@ -39,7 +39,8 @@ def _startPlot(type):
|
||||
p.addSeries(LinePlotSeries("Energy"))
|
||||
s= p.getSeries(1)
|
||||
cur = 0
|
||||
while running:
|
||||
while running:
|
||||
time.sleep(3.0)
|
||||
try:
|
||||
if otf_start.read() == 0:
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user