diff --git a/iocBoot/iocNoAsyn/st.cmd.Vx b/iocBoot/iocNoAsyn/st.cmd.Vx index 8f68bdb5..0a39d02d 100644 --- a/iocBoot/iocNoAsyn/st.cmd.Vx +++ b/iocBoot/iocNoAsyn/st.cmd.Vx @@ -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) diff --git a/iocBoot/iocNoMPF/st.cmd.Vx b/iocBoot/iocNoMPF/st.cmd.Vx index 8f68bdb5..0a39d02d 100644 --- a/iocBoot/iocNoMPF/st.cmd.Vx +++ b/iocBoot/iocNoMPF/st.cmd.Vx @@ -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)