add ma10, add stick motors

This commit is contained in:
l_samenv
2022-04-29 11:08:04 +02:00
parent 1d7351ba4f
commit 9ff8c3ba54
13 changed files with 813 additions and 4 deletions

17
cfg/stick/ma10stick.cfg Normal file
View File

@ -0,0 +1,17 @@
[NODE]
description = MA10 standard sample stick
id = ma10.stick.sea.psi.ch
[sea_stick]
class = secop_psi.sea.SeaClient
description = SEA stick connection
config = ma10.stick
service = stick
[ts]
class = secop_psi.sea.SeaReadable
iodev = sea_stick
sea_object = tt
json_file = ma10.config.json
rel_paths = ts

17
cfg/stick/ma6stick.cfg Normal file
View File

@ -0,0 +1,17 @@
[NODE]
description = MA6 standard sample stick
id = ma6.stick.sea.psi.ch
[sea_stick]
class = secop_psi.sea.SeaClient
description = SEA stick connection
config = ma6.stick
service = stick
[ts]
class = secop_psi.sea.SeaReadable
io = sea_stick
sea_object = tt
json_file = ma6.config.json
rel_paths = ts