Script execution

This commit is contained in:
x07maop
2016-05-01 04:46:39 +02:00
parent 6703b2e92a
commit 3d5106e5b2
+8 -27
View File
@@ -2,40 +2,21 @@ open_valve()
wait_temp
set_pol_cplus(offset = -7.5)
set_pol_cplus(offset = -8)
set_file('Dy_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.3, 1282])
set_pol_cplus(offset = -7.5)
set_pol_cplus(offset = -8)
set_file('Dy_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.3, 1282])
set_pol_cminus(offset = -2)
set_pol_cminus(offset = -2.5)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.3, 1282])
set_pol_cminus(offset = -2)
set_pol_cminus(offset = -2.5)
set_file('Dy_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
set_pol_cplus(offset = -7.5)
set_file('Dy_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
set_pol_cplus(offset = -7.5)
set_file('Dy_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
set_pol_cminus(offset = -2)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
set_pol_cminus(offset = -2)
set_file('Dy_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.3, 1282])
close_valve()