From 05315a5bdb2e1c53a0e29cb3d94cac2614cb3def Mon Sep 17 00:00:00 2001
From: Ron Sluiter <rsluiter@users.noreply.github.com>
Date: Tue, 17 Dec 2002 21:16:29 +0000
Subject: [PATCH] *** empty log message ***

---
 iocBoot/iocxxx/MPFconfig.cmd | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 iocBoot/iocxxx/MPFconfig.cmd

diff --git a/iocBoot/iocxxx/MPFconfig.cmd b/iocBoot/iocxxx/MPFconfig.cmd
new file mode 100644
index 0000000..f224d57
--- /dev/null
+++ b/iocBoot/iocxxx/MPFconfig.cmd
@@ -0,0 +1,6 @@
+# For use with dual CPU board configurations where
+# one board is the EPICS processor and the other
+# board is the MPF server processor.
+# Set "Remote_IP" to the MPF server processor.
+Remote_IP = "#.#.#.#"
+
-- 
GitLab