frappy/etc/epics.cfg
Enrico Faulhaber 44537ad0d9 split epics related devices into epics.py
also split the configfile:
test.cfg for normal playing around
epics.cfg for playing with epics

Change-Id: Id91042fbbdcb6972b1493419960667b39f56f17e
2016-08-31 10:27:24 +02:00

12 lines
169 B
INI

[server]
bindto=0.0.0.0
bindport=10767
interface = tcp
framing=eol
encoding=text
[device epicspv]
class=devices.epics.EPICS_PV
sensor="test_sensor"
max_rpm="very high"