Files
x07ma/script/Dy_hyst.py
2016-04-28 14:26:27 +02:00

55 lines
1.3 KiB
Python

open_valve()
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])
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])
set_pol_cminus(offset = -2)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.2, 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])
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])
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])
set_pol_cminus(offset = -2)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.2, 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])
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])
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])
set_pol_cminus(offset = -2)
set_file('Dy_hyst_minus')
hyst_cont(field_x, 6.5, -6.5, 2.0, [1290.2, 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])
close_valve()