From 1fa78cb0c396a8be5bcaaa341d92419fff938577 Mon Sep 17 00:00:00 2001 From: MarkRivers <rivers@cars.uchicago.edu> Date: Mon, 28 Mar 2005 04:42:23 +0000 Subject: [PATCH] Added pseudo-motor database --- iocBoot/iocvxWorks/st.cmd | 1 + 1 file changed, 1 insertion(+) diff --git a/iocBoot/iocvxWorks/st.cmd b/iocBoot/iocvxWorks/st.cmd index d9146e1..6bc1df2 100644 --- a/iocBoot/iocvxWorks/st.cmd +++ b/iocBoot/iocvxWorks/st.cmd @@ -72,6 +72,7 @@ iocxxxVX_registerRecordDeviceDriver(pdbbase) #dbLoadTemplate("basic_motor.substitutions") dbLoadTemplate("motor.substitutions") dbLoadTemplate("softMotor.substitutions") +dbLoadTemplate("pseudoMotor.substitutions") ### Allstop, alldone # This database must agree with the motors and other positioners you've actually loaded. -- GitLab