add ill2
This commit is contained in:
18
cfg/stick/ill2stick_cfg.py
Normal file
18
cfg/stick/ill2stick_cfg.py
Normal file
@ -0,0 +1,18 @@
|
||||
Node('ill2.stick.sea.psi.ch',
|
||||
'ILL2 standard sample stick',
|
||||
)
|
||||
|
||||
Mod('sea_stick',
|
||||
'frappy_psi.sea.SeaClient',
|
||||
'SEA stick connection',
|
||||
config='ill2.stick',
|
||||
service='stick',
|
||||
)
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ill2.config.json',
|
||||
rel_paths=['ts'],
|
||||
)
|
Reference in New Issue
Block a user