Changed "MPFVx" to "AsynVx".

This commit is contained in:
Ron Sluiter
2008-03-13 20:23:43 +00:00
parent c5d01da909
commit 49fcc131dc
+3 -3
View File
@@ -13,11 +13,11 @@ cd topbin
# be added before any C++ code is loaded (see SPR #28980).
sysCplusEnable=1
ld < WithMPFVx.munch
ld(0,0,"WithAsynVx.munch")
cd startup
dbLoadDatabase("$(TOP)/dbd/WithMPFVx.dbd")
WithMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadDatabase("$(TOP)/dbd/WithAsynVx.dbd")
WithAsynVx_registerRecordDeviceDriver(pdbbase)
dbLoadTemplate("motor.substitutions")
# Create simulated motors: ( start card , start axis , low limit, high limit, home posn, # cards, # axes to setup)