Go to the source code of this file.
|
| cd {TOP} |
| You may have to change PSCTRL to something else ; everywhere it appears in this file ;. More...
|
|
dbLoadDatabase dbd PSCTRL IOC | dbd |
| Register all support components ;. More...
|
|
PSCTRL_IOC_01_registerRecordDeviceDriver | pdbbase |
|
| iocInit |
|
dbLoadRecords |
( |
"db/PSCTRL-IOC-01.db" |
| ) |
|
ISIS## Run IOC initialisation ;.
Load record instances ; ISIS## Load common DB records ; Load our record instances ;
You may have to change PSCTRL to something else ; everywhere it appears in this file ;.
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 PSCTRL IOC dbd |
Register all support components ;.
Definition at line 9 of file st.cmd.
PSCTRL_IOC_01_registerRecordDeviceDriver pdbbase |