Skip to content

Python test scripts for the EPICS motor record & various drivers

Notifications You must be signed in to change notification settings

mp49/motor-test

Repository files navigation

motor-test

Python test scripts for the EPICS motor record & various drivers

To run any of the scripts:

./script_name.py motor_record_PV_name

for example:

./moves.py BL99:Mot:Axis1

The run_tests.py script runs the scripts listed in run_tests.txt in sequence.

Some of the scripts may require external records to control driver parameters, or require multiple motors (eg. for testing deferred moves) but the following scripts will work with any standalone motor record:

  • moves.py
  • moves_small.py
  • moves_reverse.py
  • moves_delay.py

About

Python test scripts for the EPICS motor record & various drivers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages