Merge branch 'wip' of gitlab.psi.ch-samenv:samenv/frappy into wip

This commit is contained in:
2022-09-08 08:27:43 +02:00
30 changed files with 939 additions and 138 deletions

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

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

16
cfg/stick/ill5p.cfg Normal file
View File

@ -0,0 +1,16 @@
[NODE]
description = ILL5 sample stick for pressure cells
id = ill5p.stick.sea.psi.ch
[sea_stick]
class = secop_psi.sea.SeaClient
description = stick SEA connection to ill5p.stick
config = ill5p.stick
service = stick
[ts]
class = secop_psi.sea.SeaReadable
io = sea_stick
sea_object = tt
json_file = ill5.config.json
rel_paths = ts

43
cfg/stick/mb11stick.cfg Normal file
View File

@ -0,0 +1,43 @@
[NODE]
description = MB11 standard sample stick
id = mb11.stick.sea.psi.ch
[INTERFACE]
uri = tcp://5000
[itc]
class = secop.proxy.Proxy
remote_class = secop_psi.mercury.IO
description = connection to MB11 mercury
module = itc1
#uri = mb11-ts:3001
#timeout = 5
#[t3]
#class = secop_psi.softcal.Sensor
#rawsensor = r2
##calib USstick
#calib = /home/l_samenv/sea/tcl/calcurves/X163059.340
##calib dilatometer stick
#calib = /home/l_samenv/sea/tcl/calcurves/X86023.340
## unknown
#calib = /home/l_samenv/sea/tcl/calcurves/X70197.340
#svalue.unit = K
[ts]
class = secop_psi.mercury.TemperatureLoop
description = sample temperature
output_module = htr_ts
slot = MB1.T1
io = itc
tolerance = 1
[htr_ts]
class = secop_psi.mercury.HeaterOutput
description = sample stick heater power
slot = MB0.H1
io = itc