1 ## we have no .req files to load
4 < $(IOCSTARTUP)/init.cmd
6 < $(IOCSTARTUP)/dbload.cmd
8 ## set path to stream driver protocol file referenced in db files
9 epicsEnvSet (
"STREAM_PROTOCOL_PATH",
"$(TOP)/data:$(ICPCONFIGROOT)/ioc/SDTEST")
35 ## as we are common, we need to explicity define the 01 area for when we are ran by 02, 03 etc
38 ##ISIS## Stuff that needs to be done after all records are loaded but before iocInit is called
39 < $(IOCSTARTUP)/preiocinit.cmd
43 ##ISIS## Stuff that needs to be done after iocInit is called e.g. sequence programs
44 < $(IOCSTARTUP)/postiocinit.cmd
iocInit()
ISIS## Stuff that needs to be done after all records are loaded but before iocInit is called ;...
set_requestfile_path("${TOP}/iocBoot/iocSDTEST-IOC-01","")
as we are common, we need to explicity define the 01 area for when we are ran by 02, 03 etc ;
epicsEnvSet("AUTOSAVEREQ","#")
we have no .req files to load ;