From 30d7e4480e3e5934ae55fae2824dcfd2a4ca2a62 Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Tue, 9 Mar 2010 20:40:02 +0000
Subject: [PATCH] softGlue example

---
 iocBoot/iocvxWorks/industryPack.cmd | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/iocBoot/iocvxWorks/industryPack.cmd b/iocBoot/iocvxWorks/industryPack.cmd
index 54ae423..8d3ec03 100644
--- a/iocBoot/iocvxWorks/industryPack.cmd
+++ b/iocBoot/iocvxWorks/industryPack.cmd
@@ -56,4 +56,8 @@ ipacReport(2)
 # SBS IpUnidig digital I/O
 < ipUnidig.cmd
 
+# user programmable glue electronics (Requires Acromag IP-EP201 with custom
+# firmware, and the softGlue module)
+#< softGlue.cmd
+
 # END industryPack.cmd --------------------------------------------------------
-- 
GitLab