From bbd53ccc20a4731f97fdee365992ddaf5ab300f9 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 15 Jun 2006 19:34:11 +0000 Subject: [PATCH] Added XPS extra PVs --- iocBoot/iocWithAsyn/motor.substitutions.xps | 7 +++++++ iocBoot/iocWithMPF/motor.substitutions.xps | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/iocBoot/iocWithAsyn/motor.substitutions.xps b/iocBoot/iocWithAsyn/motor.substitutions.xps index 1a4b3f06..1778c2d8 100644 --- a/iocBoot/iocWithAsyn/motor.substitutions.xps +++ b/iocBoot/iocWithAsyn/motor.substitutions.xps @@ -5,3 +5,10 @@ pattern {IOC:, 1, m$(N), "asynMotor", XPS1, 0, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""} {IOC:, 2, m$(N), "asynMotor", XPS1, 1, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""} } +file "$(MOTOR)/db/XPS_extra.db" +{ +pattern +{P, R, PORT} +{IOC:, m1, XPS1} +{IOC:, m2, XPS1} +} diff --git a/iocBoot/iocWithMPF/motor.substitutions.xps b/iocBoot/iocWithMPF/motor.substitutions.xps index 1a4b3f06..1778c2d8 100644 --- a/iocBoot/iocWithMPF/motor.substitutions.xps +++ b/iocBoot/iocWithMPF/motor.substitutions.xps @@ -5,3 +5,10 @@ pattern {IOC:, 1, m$(N), "asynMotor", XPS1, 0, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""} {IOC:, 2, m$(N), "asynMotor", XPS1, 1, "motor $(N)", degrees, Pos, .3, .1, .2, 0, 1, .2, 0.001, 5, 10, 0, ""} } +file "$(MOTOR)/db/XPS_extra.db" +{ +pattern +{P, R, PORT} +{IOC:, m1, XPS1} +{IOC:, m2, XPS1} +}