Following lines should be added
To GALIL/GALIL-IOC-01App/Db/Makefile
DB += galil_quadAmpStatus.db
to GALIL/iocBoot/iocGALIL-IOC-01/galildb.cmd after loading galil_dmc_ctrl
#Load Amplifier status monitors (eg. Overtemperature, OverVoltage, ELO, etc)
dbLoadTemplate("$(TOP)/db/galil_quadAmpStatus.db", "P=$(MYPVPREFIX)MOT:,CCP=$(MTRCTRL)")
Following lines should be added
To GALIL/GALIL-IOC-01App/Db/Makefile
to GALIL/iocBoot/iocGALIL-IOC-01/galildb.cmd after loading galil_dmc_ctrl