EPICS R3.14.3 and above includes the name of the application.

This commit is contained in:
Ron Sluiter
2003-10-23 20:09:19 +00:00
parent 78f577c72a
commit bd7290128e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ ld < NoMPFVx.munch
cd startup
dbLoadDatabase("../../dbd/NoMPFVx.dbd")
registerRecordDeviceDriver(pdbbase)
NoMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/NoMPF.db")
#dbLoadRecords("../../motorExApp/Db/SoftMotorEx.db","user=rls,motor=m1", startup)
+1 -1
View File
@@ -18,7 +18,7 @@ ld < NoMPFVx.munch
cd startup
dbLoadDatabase("../../dbd/NoMPFVx.dbd")
registerRecordDeviceDriver(pdbbase)
NoMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/NoMPF.db")
#dbLoadRecords("../../motorExApp/Db/SoftMotorEx.db","user=rls,motor=m1", startup)