ISIS Logo
PSCTRL
PSCTRL IOC
st.cmd
Go to the documentation of this file.
1 #!../../bin/windows-x64-debug/PSCTRL
2 
3 ## You may have to change PSCTRL 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/PSCTRL-IOC-01.dbd"
12 PSCTRL_IOC_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("db/PSCTRL-IOC-01.db","P=$(MYPVPREFIX)")
24 
25 < $(IOCSTARTUP)/psc1.cmd
26 
27 ##ISIS## Stuff that needs to be done after all records are loaded but before iocInit is called
28 < $(IOCSTARTUP)/preiocinit.cmd
29 
30 cd ${TOP}/iocBoot/${IOC}
32 
33 ## Start any sequence programs
34 #seq sncxxx,"user=faa59Host"
35 
36 ##ISIS## Stuff that needs to be done after iocInit is called e.g. sequence programs
37 < $(IOCSTARTUP)/postiocinit.cmd
38 
39 < $(IOCSTARTUP)/psc2.cmd
dbLoadRecords("db/PSCTRL-IOC-01.db","P=$(MYPVPREFIX)")
ISIS## Run IOC initialisation ;.
record(stringin,"$(P)CS:PS:PSCTRL_01:IOCNAME")
Definition: PSCTRL-IOC-01.db:4
cd
You may have to change PSCTRL to something else ; everywhere it appears in this file ;...
Definition: st.cmd:8
PSCTRL_IOC_01_registerRecordDeviceDriver pdbbase
Definition: st.cmd:12
iocInit
Definition: st.cmd:31
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5