ISIS Logo
RUNCTRL
RUNCTRL IOC
st.cmd
Go to the documentation of this file.
1 #!../../bin/windows-x64/RUNCTRL_01
2 
3 ## You may have to change RUNCTRL_01 to something else
4 ## everywhere it appears in this file
5 
6 < envPaths
7 
8 cd ${TOP}
9 
10 ## Register all support components
11 dbLoadDatabase "dbd/RUNCTRL_01.dbd"
12 RUNCTRL_01_registerRecordDeviceDriver pdbbase
13 
14 ##ISIS## Run IOC initialisation
15 < $(IOCSTARTUP)/init.cmd
16 
17 ## Load record instances
18 
19 ##ISIS## Load common DB records
20 < $(IOCSTARTUP)/dbload.cmd
21 
22 ## Load our record instances
23 dbLoadRecords("$(RUNCONTROL)/db/runcontrolMgr.db","P=$(MYPVPREFIX)")
24 
25 ## load run control settings written by blockserver
26 < ${ICPCONFIGROOT}/rc_settings.cmd
27 
28 ##ISIS## Stuff that needs to be done after all records are loaded but before iocInit is called
29 < $(IOCSTARTUP)/preiocinit.cmd
30 
31 cd ${TOP}/iocBoot/${IOC}
33 
34 ## Start any sequence programs
35 #seq sncxxx,"user=faa59Host"
36 
37 ##ISIS## Stuff that needs to be done after iocInit is called e.g. sequence programs
38 < $(IOCSTARTUP)/postiocinit.cmd
dbLoadRecords("$(RUNCONTROL)/db/runcontrolMgr.db","P=$(MYPVPREFIX)")
ISIS## Run IOC initialisation ;.
RUNCTRL_01_registerRecordDeviceDriver pdbbase
Definition: st.cmd:12
cd
You may have to change RUNCTRL_01 to something else ; everywhere it appears in this file ;...
Definition: st.cmd:8
iocInit
Definition: st.cmd:32
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5