From 98427d72bae9a74891a4f4be8973ab15bc3a7780 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 1 Jun 2006 16:18:20 +0000 Subject: [PATCH] fix WithMPFVx_registerRecordDeviceDriver(pdbbase). --- iocBoot/iocSim/st.cmd.Vx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iocBoot/iocSim/st.cmd.Vx b/iocBoot/iocSim/st.cmd.Vx index 55d97821..ce9a1334 100644 --- a/iocBoot/iocSim/st.cmd.Vx +++ b/iocBoot/iocSim/st.cmd.Vx @@ -17,7 +17,7 @@ ld < WithMPFVx.munch cd startup dbLoadDatabase("$(TOP)/dbd/WithMPFVx.dbd") -WithMPF_registerRecordDeviceDriver(pdbbase) +WithMPFVx_registerRecordDeviceDriver(pdbbase) dbLoadTemplate("motor.substitutions") # Create simulated motors: ( start card , start axis , low limit, high limit, home posn, # cards, # axes to setup)