large reorganization, part 1 done
This commit is contained in:
6
gp_exp/components.py
Normal file
6
gp_exp/components.py
Normal file
@ -0,0 +1,6 @@
|
||||
from slic.devices.general.motor import Motor
|
||||
|
||||
|
||||
OWIS = Motor("SARES30-MOBI1:MOT_6") # small OWIS linear stage
|
||||
|
||||
Newport_large = Motor("SARES30-MOBI1:MOT_5")
|
Reference in New Issue
Block a user