Added sequencing test
This commit is contained in:
2
example_custom_script.py
Normal file → Executable file
2
example_custom_script.py
Normal file → Executable file
@@ -23,4 +23,4 @@ motor.write_field('enable', 0)
|
||||
time.sleep(2)
|
||||
|
||||
# Reenable the motor
|
||||
motor.write_field('enable', 0)
|
||||
motor.write_field('enable', 1)
|
||||
|
||||
Reference in New Issue
Block a user