]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commit
DAQ_SETTINGS IOC added (blank so far)
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Mon, 19 Aug 2019 13:29:48 +0000 (15:29 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Mon, 19 Aug 2019 13:29:48 +0000 (15:29 +0200)
commit3200dad23006f0567315c9a83862974367b8aa4f
tree78931adaeb2c4ab41d5e25401cb383e8eb88f6f2
parent9f708b4509c0eb3d755c806849e28b9a4d80a285
DAQ_SETTINGS IOC added (blank so far)

Default boilerplate code created by EPICS 7.0.3 using

    makeBaseApp.pl -t ioc DAQ_SETTINGS
    make
    makeBaseApp.pl -i -t ioc DAQ_SETTINGS
    make
16 files changed:
DAQ_SETTINGS/DAQ_SETTINGSApp/Db/Makefile [new file with mode: 0644]
DAQ_SETTINGS/DAQ_SETTINGSApp/Makefile [new file with mode: 0644]
DAQ_SETTINGS/DAQ_SETTINGSApp/src/DAQ_SETTINGSMain.cpp [new file with mode: 0644]
DAQ_SETTINGS/DAQ_SETTINGSApp/src/Makefile [new file with mode: 0644]
DAQ_SETTINGS/Makefile [new file with mode: 0644]
DAQ_SETTINGS/configure/CONFIG [new file with mode: 0644]
DAQ_SETTINGS/configure/CONFIG_SITE [new file with mode: 0644]
DAQ_SETTINGS/configure/Makefile [new file with mode: 0644]
DAQ_SETTINGS/configure/RELEASE [new file with mode: 0644]
DAQ_SETTINGS/configure/RULES [new file with mode: 0644]
DAQ_SETTINGS/configure/RULES.ioc [new file with mode: 0644]
DAQ_SETTINGS/configure/RULES_DIRS [new file with mode: 0644]
DAQ_SETTINGS/configure/RULES_TOP [new file with mode: 0644]
DAQ_SETTINGS/iocBoot/Makefile [new file with mode: 0644]
DAQ_SETTINGS/iocBoot/iocDAQ_SETTINGS/Makefile [new file with mode: 0644]
DAQ_SETTINGS/iocBoot/iocDAQ_SETTINGS/st.cmd [new file with mode: 0644]