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: environmental variables |
From: | Ralph Lange <[email protected]> |
To: | Xu HuiJuan <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Mon, 28 Nov 2005 11:07:54 +0100 |
As long as your IOC and the machine where you run your client
application are on the same network, you do not have to set any of
these environment variables. Normally you will need to set the variables only if one of the following is true:
Hope this helps... Ralph Xu HuiJuan wrote: I know what happened. I added three environmental variables: EPICS_CA_ADDR_LIST the address I want to link EPICS_CA_AUTO_ADDR_LIST NO EPICS_CA_SERVER_PORT 8888 After I deleted these variables, the CA_Get can link my own soft IOC. But I want to link the IOC data on another PC. What is the right environmental variables? Thanks! |