Script execution

This commit is contained in:
x07maop
2016-04-28 23:41:33 +02:00
parent be3ce5972f
commit be4577a01d

View File

@@ -2,73 +2,99 @@ open_valve()
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4])
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4])
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4])
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4])
set_pol_cplus(offset = -7.5)
set_file('Dy_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.2, 1282.2])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2])
set_pol_cplus(offset = -7.5)
set_file('Dy_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.2, 1282.2])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2])
set_pol_cminus(offset = -2)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.2, 1282.2])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2])
set_pol_cminus(offset = -2)
set_file('Dy_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.2, 1282.2])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2])
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 1389.4])
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.9, 1389.4])
set_pol_cplus(offset = -7.5)
set_file('Dy_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2])
set_pol_cplus(offset = -7.5)
set_file('Dy_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 1389.4])
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.1, 1282.2])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.9, 1389.4])
set_file('Dy_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1290.1, 1282.2])
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4])
set_pol_cplus(offset = -8)
set_file('Er_hyst_plus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.8, 1389.4])
set_pol_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.9, 1389.4])
hyst_cont(field_x, -6.5, 6.5, 2.0, [1401.8, 1389.4])
close_valve()