191 lines
3.2 KiB
INI
191 lines
3.2 KiB
INI
[NODE]
|
|
id = triton.psi.ch
|
|
description = triton test
|
|
|
|
[INTERFACE]
|
|
uri = tcp://5000
|
|
|
|
[triton]
|
|
class = secop_psi.mercury.IO
|
|
description = connection to triton software
|
|
uri = tcp://linse-dil5:33576
|
|
|
|
[action]
|
|
class = secop_psi.triton.Action
|
|
description = higher level scripts
|
|
io = triton
|
|
slot = DR
|
|
|
|
[T_sorb]
|
|
class = secop_psi.triton.TemperatureSensor
|
|
description = sorb temperature
|
|
slot = T1
|
|
io = triton
|
|
|
|
[T_ivc]
|
|
class = secop_psi.triton.TemperatureSensor
|
|
description = IVC temperature
|
|
slot = T2
|
|
io = triton
|
|
|
|
[T_still]
|
|
class = secop_psi.triton.TemperatureSensor
|
|
description = still temperature
|
|
slot = T3
|
|
io = triton
|
|
|
|
[T_cp]
|
|
class = secop_psi.triton.TemperatureSensor
|
|
description = cold plate temperature
|
|
slot = T4
|
|
io = triton
|
|
|
|
[T_mix]
|
|
class = secop_psi.triton.TemperatureSensor
|
|
description = mix. chamber temperature
|
|
slot = T5
|
|
io = triton
|
|
|
|
[p_dump]
|
|
class = secop_psi.mercury.PressureSensor
|
|
description = dump pressure
|
|
slot = P1
|
|
io = triton
|
|
|
|
[p_cond]
|
|
class = secop_psi.mercury.PressureSensor
|
|
description = condenser pressure
|
|
slot = P2
|
|
io = triton
|
|
|
|
[p_still]
|
|
class = secop_psi.mercury.PressureSensor
|
|
description = still pressure
|
|
slot = P3
|
|
io = triton
|
|
|
|
[p_fore]
|
|
class = secop_psi.mercury.PressureSensor
|
|
description = pressure on the pump side
|
|
slot = P4
|
|
io = triton
|
|
|
|
[p_back]
|
|
class = secop_psi.mercury.PressureSensor
|
|
description = pressure on the back side of the pump
|
|
slot = P5
|
|
io = triton
|
|
|
|
[itc]
|
|
class = secop_psi.mercury.IO
|
|
description = connection to MercuryiTC
|
|
uri = tcp://linse-dil5:3000
|
|
|
|
[T_still_wup]
|
|
class = secop_psi.mercury.TemperatureLoop
|
|
description = still warmup temperature
|
|
slot = MB1.T1
|
|
io = itc
|
|
|
|
[P_still_wup]
|
|
class = secop_psi.mercury.HeaterOutput
|
|
description = still warmup heater
|
|
slot = MB0.H1
|
|
io = itc
|
|
|
|
[T_one_K]
|
|
class = secop_psi.mercury.TemperatureLoop
|
|
description = 1 K plate warmup temperature
|
|
slot = DB5.T1
|
|
io = itc
|
|
|
|
[P_one_K]
|
|
class = secop_psi.mercury.HeaterOutput
|
|
description = 1 K plate warmup heater
|
|
slot = DB3.H1
|
|
io = itc
|
|
|
|
[T_mix_wup]
|
|
class = secop_psi.mercury.TemperatureLoop
|
|
description = mix. chamber warmup temperature
|
|
slot = DB6.T1
|
|
io = itc
|
|
|
|
[P_mix_wup]
|
|
class = secop_psi.mercury.HeaterOutput
|
|
description = mix. chamber warmup heater
|
|
slot = DB1.H1
|
|
io = itc
|
|
|
|
[T_ivc_wup]
|
|
class = secop_psi.mercury.TemperatureLoop
|
|
description = IVC warmup temperature
|
|
slot = DB7.T1
|
|
io = itc
|
|
|
|
[P_ivc_wup]
|
|
class = secop_psi.mercury.HeaterOutput
|
|
description = IVC warmup heater
|
|
slot = DB2.H1
|
|
io = itc
|
|
|
|
[T_cond]
|
|
class = secop_psi.mercury.TemperatureLoop
|
|
description = condenser temperature
|
|
slot = DB8.T1
|
|
io = itc
|
|
|
|
[P_cond]
|
|
class = secop_psi.mercury.HeaterOutput
|
|
description = condenser heater
|
|
slot = DB3.H1
|
|
io = itc
|
|
|
|
[V1]
|
|
class = secop_psi.triton.Valve
|
|
description = valve V1
|
|
slot = V1
|
|
io = triton
|
|
|
|
[V2]
|
|
class = secop_psi.triton.Valve
|
|
description = valve V2
|
|
slot = V2
|
|
io = triton
|
|
|
|
[V4]
|
|
class = secop_psi.triton.Valve
|
|
description = valve V4
|
|
slot = V4
|
|
io = triton
|
|
|
|
[V5]
|
|
class = secop_psi.triton.Valve
|
|
description = valve V5
|
|
slot = V5
|
|
io = triton
|
|
|
|
[V9]
|
|
class = secop_psi.triton.Valve
|
|
description = valve V9
|
|
slot = V9
|
|
io = triton
|
|
|
|
[turbo]
|
|
class = secop_psi.triton.TurboPump
|
|
description = still turbo pump
|
|
slot = TURB1
|
|
io = triton
|
|
|
|
[fp]
|
|
class = secop_psi.triton.Pump
|
|
description = still fore pump
|
|
slot = FP
|
|
io = triton
|
|
|
|
[compressor]
|
|
class = secop_psi.triton.Pump
|
|
description = compressor
|
|
slot = COMP
|
|
io = triton
|