From 4e238399aafa86b9d7eecc83cc45596535e3d13e Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Mon, 20 May 2013 21:05:55 +0000 Subject: [PATCH] --- iocBoot/iocvxWorks/selector.substitutions | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 iocBoot/iocvxWorks/selector.substitutions diff --git a/iocBoot/iocvxWorks/selector.substitutions b/iocBoot/iocvxWorks/selector.substitutions new file mode 100644 index 0000000..d3475c0 --- /dev/null +++ b/iocBoot/iocvxWorks/selector.substitutions @@ -0,0 +1,6 @@ +file "$(TOP)/xxxApp/Db/selector.db" +{ +pattern +{P, R, NAME1, PV1, VAL1, NAME2, PV2, VAL2, NAME3, PV3, VAL3, NAME4, VAL4, PV4, NAME5, VAL5, PV5, NAME6, VAL6, PV6, NAME7, VAL7, PV7, NAME8, VAL8, PV8, NAME9, VAL9, PV9, NAME10, VAL10, PV10} +{xxx:, obj, "5x", "$(P)m1.VAL", 3, "10x", "$(PV1)", 6, "20x", "$(PV1)", 9, "", 0, "", "", 0, "", "", 0, "", "", 0, "", "", 0, "", "", 0, "", "", 0, ""} +} -- GitLab