30 lines
329 B
INI
30 lines
329 B
INI
[equipment]
|
|
id=cryo_7
|
|
|
|
[interface tcp]
|
|
interface=tcp
|
|
bindto=0.0.0.0
|
|
bindport=10769
|
|
# protocol to use for this interface
|
|
framing=eol
|
|
encoding=demo
|
|
|
|
|
|
[device cryo]
|
|
class=devices.cryo.Cryostat
|
|
jitter=0.1
|
|
T_start=10.0
|
|
target=10.0
|
|
looptime=1
|
|
ramp=6
|
|
maxpower=20.0
|
|
heater=4.1
|
|
p=40
|
|
i=10
|
|
d=2
|
|
mode=pid
|
|
tolerance=0.1
|
|
window=30
|
|
timeout=900
|
|
|