Script execution
This commit is contained in:
@@ -15,6 +15,8 @@ while temperature_readback.read() > 1.9:
|
||||
|
||||
open_valve()
|
||||
|
||||
time.sleep(10)
|
||||
|
||||
loop_count = 0
|
||||
while loop_count < nr_loops:
|
||||
set_pol_cplus(offset = off_cplus)
|
||||
|
||||
Reference in New Issue
Block a user