SICS-841: import new selrs command.

This commit is contained in:
Ferdi Franceschini
2015-01-16 16:19:07 +11:00
parent 0c6168a526
commit 06f1f2f62a

View File

@ -4,6 +4,8 @@ fileeval config/motors/shutters_sct.tcl
fileeval config/motors/tank_sct.tcl fileeval config/motors/tank_sct.tcl
add_shutters shutters aqadapter mc4 add_shutters shutters aqadapter mc4
add_tank tank aqadapter mc8 add_tank tank aqadapter mc8
# Import the roughing slit selection command from shutters_sct.tcl
namespace import ::scobj::shutters::selrs
# Motors which should not be driven should be set as "fixed" here. # Motors which should not be driven should be set as "fixed" here.
# Configurable virtual motors can be defined here. # Configurable virtual motors can be defined here.
# Eg, mot fixed 1 # Eg, mot fixed 1