add piezo/thermalc from sans

This commit is contained in:
2024-05-02 13:06:40 +02:00
parent 2bad1ffee5
commit 26fa5371e9
9 changed files with 1315 additions and 54 deletions

View File

@ -0,0 +1,18 @@
Node('ma7.stick.sea.psi.ch',
'MA7 standard sample stick',
)
Mod('sea_stick',
'frappy_psi.sea.SeaClient',
'SEA stick connection',
config='ma7_piezo.stick',
service='stick',
)
Mod('ts',
'frappy_psi.sea.SeaReadable', '',
io='sea_stick',
sea_object='tt',
json_file='ma7_piezo.config.json',
rel_paths=['ts'],
)