1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 <2007> 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 <2007> 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Multiple IOC |
From: | Robert Emery <[email protected]> |
To: | Jeff Hill <[email protected]> |
Cc: | [email protected] |
Date: | Tue, 04 Dec 2007 14:42:48 -0800 |
For the IOC operating on the default port set... EPICS_CA_ADDR_LIST=nnn.nnn.nnn.nnn:5071
For the IOC operating on 5071 port set...
EPICS_CAS_SERVER_PORT = 5071 EPICS_CA_ADDR_LIST=nnn.nnn.nnn.nnn:5064
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Robert Emery Sent: Tuesday, December 04, 2007 12:47 PM To: [email protected] Subject: Multiple IOC
I have two IOC's running on one linux PC. One is using the default ports and I changed the other's port using:
EPICS_CA_REPEATER_PORT=5070 EPICS_CA_SERVER_PORT=5071
I have been able to get an edm screen to see pv's from both IOC's by changing the environment variable:
EPICS_CA_ADDR_LIST=nnn.nnn.nnn.nnn nnn.nnn.nnn.nnn:5071
I have not been able to get the two IOC's to see each others PV's. Any ideas how I would be able to do this?
Thanks
Rob Emery
UW Medical Center