From 704bba292a785cdd82a793fc7a0efbd0c6b2d272 Mon Sep 17 00:00:00 2001 From: camea Date: Fri, 12 Aug 2022 15:13:07 +0200 Subject: [PATCH] add mb11 stick --- cfg/stick/mb11stick.cfg | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 cfg/stick/mb11stick.cfg diff --git a/cfg/stick/mb11stick.cfg b/cfg/stick/mb11stick.cfg new file mode 100644 index 0000000..8f900e3 --- /dev/null +++ b/cfg/stick/mb11stick.cfg @@ -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