From 9944a0c98d9f1f041e0b69509b10dc8ce69bcc99 Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Mon, 20 May 2013 20:27:17 +0000 Subject: [PATCH] --- iocBoot/iocLinux/motorSim.substitutions | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/iocBoot/iocLinux/motorSim.substitutions b/iocBoot/iocLinux/motorSim.substitutions index 0087d37..ce003aa 100644 --- a/iocBoot/iocLinux/motorSim.substitutions +++ b/iocBoot/iocLinux/motorSim.substitutions @@ -10,4 +10,12 @@ pattern {xxx:, 6, "m$(N)", "asynMotor", motorSim1, 5, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} {xxx:, 7, "m$(N)", "asynMotor", motorSim1, 6, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} {xxx:, 8, "m$(N)", "asynMotor", motorSim1, 7, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 9, "m$(N)", "asynMotor", motorSim1, 8, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 10, "m$(N)", "asynMotor", motorSim1, 9, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 11, "m$(N)", "asynMotor", motorSim1, 10, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 12, "m$(N)", "asynMotor", motorSim1, 11, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 13, "m$(N)", "asynMotor", motorSim1, 12, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 14, "m$(N)", "asynMotor", motorSim1, 13, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 15, "m$(N)", "asynMotor", motorSim1, 14, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} +{xxx:, 16, "m$(N)", "asynMotor", motorSim1, 15, "motor $(N)", degrees, Pos, 1, .1, .2, 0, 1, .2, 0.01, 5, 100, -100, ""} } -- GitLab