frappy/etc/demo.cfg
Enrico Faulhaber 6ec30e38e8 polishing for a demo
+ adopting additional requests

Change-Id: If5ca29b5d247f1bc429ca101b0081b1d14f6e6f1
2017-01-26 10:13:12 +01:00

44 lines
679 B
INI

[equipment]
id=Equipment_ID_for_demonstration
[interface tcp]
interface=tcp
bindto=0.0.0.0
bindport=10767
# protocol to use for this interface
framing=eol
encoding=demo
[device heatswitch]
class=devices.demo.Switch
switch_on_time=5
switch_off_time=10
[device mf]
class=devices.demo.MagneticField
heatswitch = heatswitch
[device ts]
class=devices.demo.SampleTemp
sensor = 'Q1329V7R3'
ramp = 4
target = 10
default = 10
[device tc1]
class=devices.demo.CoilTemp
sensor="X34598T7"
[device tc2]
class=devices.demo.CoilTemp
sensor="X39284Q8'
[device label]
class=devices.demo.Label
system=Cryomagnet MX15
subdev_mf=mf
subdev_ts=ts
#[device vt]
#class=devices.demo.ValidatorTest