cfg.electromagnet_test: add sample position module
This commit is contained in:
@@ -20,3 +20,7 @@ Mod('mot',
|
||||
encoder_mode='CHECK',
|
||||
)
|
||||
|
||||
Mod('sample_pos',
|
||||
'frappy_psi.electromagnet.SamplePosition',
|
||||
motor=mot,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user