Script execution

This commit is contained in:
x07maop
2016-04-30 11:10:37 +02:00
parent 67d3e4a481
commit 4d1c3b9f0f

View File

@@ -4,19 +4,37 @@ wait_temp
set_pol_cplus(offset = -3)
set_file('Dy_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
set_pol_cplus(offset = -3)
set_file('Dy_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
set_pol_cminus(offset = 0)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.6, 1282.6])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
set_pol_cminus(offset = 0)
set_file('Dy_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.6, 1282.6])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
set_pol_cplus(offset = -3)
set_file('Dy_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
set_pol_cplus(offset = -3)
set_file('Dy_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
set_pol_cminus(offset = 0)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.4, 1282])
set_pol_cminus(offset = 0)
set_file('Dy_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.4, 1282])
close_valve()