From e162fa4c61dbce6176384fca1c25a692a8971123 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Tue, 5 Apr 2011 22:54:37 +0000 Subject: [PATCH] Fixed typo --- iocBoot/iocWithAsyn/motor.substitutions.xps3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iocBoot/iocWithAsyn/motor.substitutions.xps3 b/iocBoot/iocWithAsyn/motor.substitutions.xps3 index c373d14d..e02b406b 100644 --- a/iocBoot/iocWithAsyn/motor.substitutions.xps3 +++ b/iocBoot/iocWithAsyn/motor.substitutions.xps3 @@ -40,7 +40,7 @@ file "$(TOP)/db/profileMoveAxis.template" { pattern {P, R, N, M, PORT, ADDR,NPOINTS, NREADBACK, DIR_LINK, OFF_LINK, RES_LINK, PREC, TIMEOUT} -{IOC:, Prof1:, 1. "m$(N)", XPS1, 0, 2000, 2000, "IOC:$(M).DIR", "IOC:$(M).OFF", "IOC:$(M).MRES", 5, 1} +{IOC:, Prof1:, 1, "m$(N)", XPS1, 0, 2000, 2000, "IOC:$(M).DIR", "IOC:$(M).OFF", "IOC:$(M).MRES", 5, 1} {IOC:, Prof1:, 2, "m$(N)", XPS1, 1, 2000, 2000, "IOC:$(M).DIR", "IOC:$(M).OFF", "IOC:$(M).MRES", 5, 1} {IOC:, Prof1:, 3, "m$(N)", XPS1, 2, 2000, 2000, "IOC:$(M).DIR", "IOC:$(M).OFF", "IOC:$(M).MRES", 4, 1} {IOC:, Prof1:, 4, "m$(N)", XPS1, 3, 2000, 2000, "IOC:$(M).DIR", "IOC:$(M).OFF", "IOC:$(M).MRES", 4, 1}