From 1664f887b10277a2743bb0db76e09645bc6cb326 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Fri, 20 Apr 2001 19:39:21 +0000 Subject: [PATCH] Merged from R4-3. - Added GDCT compatible Soft Channel device driver example. --- iocBoot/iocNoAsyn/st.cmd | 1 + iocBoot/iocNoMPF/st.cmd | 1 + 2 files changed, 2 insertions(+) diff --git a/iocBoot/iocNoAsyn/st.cmd b/iocBoot/iocNoAsyn/st.cmd index ef7f8019..42b1fb7f 100644 --- a/iocBoot/iocNoAsyn/st.cmd +++ b/iocBoot/iocNoAsyn/st.cmd @@ -15,6 +15,7 @@ ld < NoMPFLib cd startup dbLoadDatabase("../../dbd/NoMPFApp.dbd") dbLoadRecords("../../db/NoMPF.db") +#dbLoadRecords("../../motorExApp/Db/SoftMotorEx.db","user=rls,motor=m1", startup) # OMS VME driver setup parameters: # (1)cards, (2)axes per card, (3)base address(short, 16-byte boundary), diff --git a/iocBoot/iocNoMPF/st.cmd b/iocBoot/iocNoMPF/st.cmd index ef7f8019..42b1fb7f 100644 --- a/iocBoot/iocNoMPF/st.cmd +++ b/iocBoot/iocNoMPF/st.cmd @@ -15,6 +15,7 @@ ld < NoMPFLib cd startup dbLoadDatabase("../../dbd/NoMPFApp.dbd") dbLoadRecords("../../db/NoMPF.db") +#dbLoadRecords("../../motorExApp/Db/SoftMotorEx.db","user=rls,motor=m1", startup) # OMS VME driver setup parameters: # (1)cards, (2)axes per card, (3)base address(short, 16-byte boundary),