Go to the source code of this file.
|
| dbLoadRecords ("$(RUNCONTROL)/db/runcontrolMgr.db","P=$(MYPVPREFIX)") |
| ISIS## Run IOC initialisation ;. More...
|
|
|
| cd {TOP} |
| You may have to change RUNCTRL_01 to something else ; everywhere it appears in this file ;. More...
|
|
dbLoadDatabase dbd RUNCTRL_01 | dbd |
| Register all support components ;. More...
|
|
RUNCTRL_01_registerRecordDeviceDriver | pdbbase |
|
| iocInit |
|
dbLoadRecords |
( |
"$(RUNCONTROL)/db/runcontrolMgr.db" |
| ) |
|
ISIS## Run IOC initialisation ;.
Load record instances ; ISIS## Load common DB records ; Load our record instances ;
You may have to change RUNCTRL_01 to something else ; everywhere it appears in this file ;.
load run control settings written by blockserver ;
ISIS## Stuff that needs to be done after all records are loaded but before iocInit is called ;
Definition at line 8 of file st.cmd.
dbLoadDatabase dbd RUNCTRL_01 dbd |
Register all support components ;.
Definition at line 9 of file st.cmd.
RUNCTRL_01_registerRecordDeviceDriver pdbbase |