Files
x07ma/script/test/hor_scan_test.py
2021-09-01 10:22:59 +02:00

3 lines
77 B
Python

for i in range (1,20):
sample_hor.move(159.0 + 0.2*i)
time.sleep(1.0)