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