dil2/3/4: added more temperatures, added dil3
This commit is contained in:
@ -23,12 +23,42 @@ class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
|
||||
[T_oneK]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
rel_paths = onek
|
||||
|
||||
[T_still]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
rel_paths = stillt
|
||||
|
||||
[T_sample]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = sample
|
||||
|
||||
[T_samplehtr]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = samplehtr
|
||||
|
||||
[T_mix]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = mix
|
||||
|
||||
[dil]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = dil
|
||||
|
||||
[sorb]
|
||||
[T_sorb]
|
||||
class = secop_psi.sea.SeaDrivable
|
||||
io = sea_stick
|
||||
sea_object = sorb
|
||||
|
64
cfg/stick/dil3.cfg
Normal file
64
cfg/stick/dil3.cfg
Normal file
@ -0,0 +1,64 @@
|
||||
[NODE]
|
||||
description = dilution insert
|
||||
id = dil3.stick.sea.psi.ch
|
||||
|
||||
[sea_stick]
|
||||
class = secop_psi.sea.SeaClient
|
||||
description = stick sea connection for dil3.stick
|
||||
config = dil3.stick
|
||||
service = stick
|
||||
|
||||
[ts]
|
||||
class = secop_psi.sea.SeaDrivable
|
||||
io = sea_stick
|
||||
sea_object = ts
|
||||
|
||||
[treg]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
|
||||
[tmon]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
|
||||
[T_oneK]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
rel_paths = onek
|
||||
|
||||
[T_still]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
rel_paths = stillt
|
||||
|
||||
[T_sample]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = sample
|
||||
|
||||
[T_samplehtr]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = samplehtr
|
||||
|
||||
[T_mix]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = mix
|
||||
|
||||
[dil]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = dil
|
||||
|
||||
[T_sorb]
|
||||
class = secop_psi.sea.SeaDrivable
|
||||
io = sea_stick
|
||||
sea_object = sorb
|
@ -23,12 +23,42 @@ class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
|
||||
[T_oneK]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
rel_paths = onek
|
||||
|
||||
[T_still]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = tmon
|
||||
rel_paths = stillt
|
||||
|
||||
[T_sample]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = sample
|
||||
|
||||
[T_samplehtr]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = samplehtr
|
||||
|
||||
[T_mix]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = treg
|
||||
rel_paths = mix
|
||||
|
||||
[dil]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_stick
|
||||
sea_object = dil
|
||||
|
||||
[sorb]
|
||||
[T_sorb]
|
||||
class = secop_psi.sea.SeaDrivable
|
||||
io = sea_stick
|
||||
sea_object = sorb
|
||||
|
Reference in New Issue
Block a user