EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: error of beacon
From: "Hu, Yong" <[email protected]>
To: Azra Jabeen <[email protected]>, "[email protected]" <[email protected]>
Date: Tue, 5 Aug 2014 18:33:42 +0000
Hi Azra,

I guess there are multiple Ethernet ports on the computer where the PLC ioc is running. Put the two lines below at the front of your ioc startup script (just after the line #!), then change “ioc-subnet-broadcast-ip …” based on your networking settings,  and the annoying CA beacon message should be gone.
epicsEnvSet("EPICS_CA_AUTO_ADDR_LIST", "NO")
epicsEnvSet("EPICS_CA_ADDR_LIST", “ioc-subnet-broadcast-ip such as 10.0.153.255)
You need to find out the broadcast IP of your ioc (Channel Access) subnet: the command ifconfig on Linux should tell you what you should use.
I have been using this quick fix a lot and it works very well. Hope it work for you.
Yong
NSLS-II Controls Group

From: Azra Jabeen <[email protected]>
Date: Tuesday, August 5, 2014 at 5:52 AM
To: "[email protected]" <[email protected]>
Subject: error of beacon

Can some body help me to sort put the error
../online_notify.c: CA beacon (send to "192.168.1.143:5065") error was "Connection refused"
s7plcReceiveThread Client1: recv(8, ..., 7, 0) failed: Success


While running ioc . My ioc receive 7 bytes data and I can see it but this message is continuously displaying

How I can get rid of this

Thanks
Azra

Replies:
Re: error of beacon Ralph Lange
References:
error of beacon Azra Jabeen

Navigate by Date:
Prev: Re: error of beacon Andrew Johnson
Next: st.cmd -- Line 30 -- Command seq not found. Azra Jabeen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: error of beacon Scott Baily
Next: Re: error of beacon Ralph Lange
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 17 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·