Files
x07ma/script/hyst_Er.py
2016-04-28 16:19:41 +02:00

60 lines
1.3 KiB
Python

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])
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_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 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])
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_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 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])
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_cminus(offset = -2)
set_file('Er_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1401.9, 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])
close_valve()