Script execution
This commit is contained in:
@@ -9,6 +9,10 @@ B2 = -B1
|
||||
nr_loops = 1 # number of loops to acquire
|
||||
|
||||
|
||||
while temperature_readback.read() > 1.9:
|
||||
time.sleep(1)
|
||||
|
||||
|
||||
open_valve()
|
||||
|
||||
loop_count = 0
|
||||
|
||||
Reference in New Issue
Block a user