From 017981cc4165cd141c00b8f6224a82dd0e5fd58e Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Fri, 20 Jul 2001 15:14:21 +0000 Subject: [PATCH] Define "Server_Mod_Name" only if configured for GPIB. --- iocBoot/iocWithAsyn/st.cmd | 4 ++-- iocBoot/iocWithMPF/st.cmd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/iocBoot/iocWithAsyn/st.cmd b/iocBoot/iocWithAsyn/st.cmd index 9c51edc1..f49daed0 100644 --- a/iocBoot/iocWithAsyn/st.cmd +++ b/iocBoot/iocWithAsyn/st.cmd @@ -69,8 +69,8 @@ MM4000Setup(1, 0, 10) # (4) GPIB address or hideos_task #IM483SMConfig(0, 1, MPF_Server_Location, "a-Serial[0]") -# !MPF-1-CPU! #Server_Mod_Name = GPIB_Module_Name -# !MPF-2-CPU! #Server_Mod_Name = "GPIB0" +# !GPIB! ## !MPF-1-CPU! #Server_Mod_Name = GPIB_Module_Name +# !GPIB! ## !MPF-2-CPU! #Server_Mod_Name = "GPIB0" # !GPIB! #HiDEOSGpibLinkConfig(GPIB_Link, GPIB_Addr, Server_Mod_Name) iocInit diff --git a/iocBoot/iocWithMPF/st.cmd b/iocBoot/iocWithMPF/st.cmd index 9c51edc1..f49daed0 100644 --- a/iocBoot/iocWithMPF/st.cmd +++ b/iocBoot/iocWithMPF/st.cmd @@ -69,8 +69,8 @@ MM4000Setup(1, 0, 10) # (4) GPIB address or hideos_task #IM483SMConfig(0, 1, MPF_Server_Location, "a-Serial[0]") -# !MPF-1-CPU! #Server_Mod_Name = GPIB_Module_Name -# !MPF-2-CPU! #Server_Mod_Name = "GPIB0" +# !GPIB! ## !MPF-1-CPU! #Server_Mod_Name = GPIB_Module_Name +# !GPIB! ## !MPF-2-CPU! #Server_Mod_Name = "GPIB0" # !GPIB! #HiDEOSGpibLinkConfig(GPIB_Link, GPIB_Addr, Server_Mod_Name) iocInit