1 #!../../bin/windows-x64-debug/PSCTRL
3 ## You may have to change PSCTRL to something else
4 ## everywhere it appears in this file
10 ## Register all support components
11 dbLoadDatabase
"dbd/PSCTRL-IOC-01.dbd"
12 PSCTRL_IOC_01_registerRecordDeviceDriver
pdbbase
14 ##ISIS## Run IOC initialisation
15 < $(IOCSTARTUP)/init.cmd
19 ##ISIS## Load common DB records
20 < $(IOCSTARTUP)/dbload.cmd
22 ## Load our record instances
25 < $(IOCSTARTUP)/psc1.cmd
27 ##ISIS## Stuff that needs to be done after all records are loaded but before
iocInit is called
28 < $(IOCSTARTUP)/preiocinit.cmd
30 cd ${TOP}/iocBoot/${IOC}
33 ## Start any sequence programs
34 #seq sncxxx,"user=faa59Host"
36 ##ISIS## Stuff that needs to be done after iocInit is called e.g. sequence programs
37 < $(IOCSTARTUP)/postiocinit.cmd
39 < $(IOCSTARTUP)/psc2.cmd
dbLoadRecords("db/PSCTRL-IOC-01.db","P=$(MYPVPREFIX)")
ISIS## Run IOC initialisation ;.
record(stringin,"$(P)CS:PS:PSCTRL_01:IOCNAME")
cd
You may have to change PSCTRL to something else ; everywhere it appears in this file ;...
PSCTRL_IOC_01_registerRecordDeviceDriver pdbbase