add ori7_stick
This commit is contained in:
parent
ffe6f3cce0
commit
bb11f7cc20
18
cfg/stick/ori7stick_cfg.py
Normal file
18
cfg/stick/ori7stick_cfg.py
Normal file
@ -0,0 +1,18 @@
|
||||
Node('ori7.stick.sea.psi.ch',
|
||||
'ORI7 standard sample stick',
|
||||
)
|
||||
|
||||
Mod('sea_stick',
|
||||
'frappy_psi.sea.SeaClient',
|
||||
'stick SEA connection to ori6.stick',
|
||||
config='ori7.stick',
|
||||
service='stick',
|
||||
)
|
||||
|
||||
Mod('ts',
|
||||
'frappy_psi.sea.SeaReadable', '',
|
||||
io='sea_stick',
|
||||
sea_object='tt',
|
||||
json_file='ori7.config.json',
|
||||
rel_paths=['ts'],
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user