forked from epics_driver_modules/motorBase
EPICS R3.14.3 and above includes the name of the application.
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user