Go to the source code of this file.
|
| | dbLoadRecords ("$(COMMON)/db/bump_stop.db","P=$(MYPVPREFIX)MOT:,BMPSTP=DMC01:Galil0Bi3_STATUS") |
| |
|
| | cd {TOP} |
| | You may have to change GALIL-IOC-01 to something else ; everywhere it appears in this file ;. More...
|
| |
| dbLoadDatabase dbd GALIL IOC | dbd |
| | Register all support components ;. More...
|
| |
| GALIL_IOC_01_registerRecordDeviceDriver | pdbbase |
| |
| dbLoadRecords |
( |
"$(COMMON)/db/bump_stop.db" |
, |
|
|
" |
P = $(MYPVPREFIX)MOT: |
|
) |
| |
You may have to change GALIL-IOC-01 to something else ; everywhere it appears in this file ;.
Definition at line 8 of file st.cmd.
| dbLoadDatabase dbd GALIL IOC dbd |
Register all support components ;.
Definition at line 9 of file st.cmd.
| GALIL_IOC_01_registerRecordDeviceDriver pdbbase |