It seems that there are 2 functions, which are neither issues nor bugs, to be improved to be more user friendly.
1. Double quotes in setting:
org.csstudio.diirt.util.core.preferences/diirt.ca.addr.list="10.30.78.246:5066 10.30.78.246:5070"
This is very often for CLI use case, but not acceptable in the ini file
2. Multiple setting for the same environment
org.csstudio.platform.libs.epics/addr_list=...
org.csstudio.diirt.util.core.preferences/diirt.ca.addr.list=...
org.csstudio.vtype.pv/addr_list=..
It would be nice to normalize it into one.
I did notice that the DIIRT setting has "diirt.ca.addr.list". Does that have to be CA, or it can apply to pva as well?
Thanks,
Guobao
On 4/20/20, 12:39 AM, "Tech-talk on behalf of LiuP via Tech-talk" <tech-talk-bounces at aps.anl.gov on behalf of tech-talk at aps.anl.gov> wrote:
Thank you, Kay.
My problem was been solved according to your guide.
Set:
org.csstudio.diirt.util.core.preferences/diirt.ca.addr.list=10.30.78.246:506
6 10.30.78.246:5070
But the addr-list must not be enclosed in double quotes , suan as
"10.30.78.246:5066 10.30.78.246:5070".
LIU Ping
----------------------------------------------------------------------------
---------
Kasemir, Kay [mailto:kasemirk at ornl.gov]
2020.4.17 23:30
tech-talk at aps.anl.gov; LiuP <liuping at zjlab.org.cn>
Re: [EXTERNAL] AlarmServer: No Connection and UNDEFINED
> .. X05U1:FM:TC is on .. other network: 10.30.78.YY, the port is 5066
Yes, when you have several networks, you need to configure the address list,
for example by listing the broadcast addresses of all relevant subnets.
You best put the same address list settings in
the plugin_customization.ini that you use with the CSS GUI and the alarm
server, that way you can test the settings in the GUI.
> I think the right way is to modify the plugin_customization.ini file:
> org.csstudio.platform.libs.epics/addr_list="10.30.78.246:5066"
The "org.csstudio.platform.libs.epics/addr_list" was the original name for
that preference in the Eclipse-based CSS.
But then DIIRT simplified matters by adding its own setting, and feeling
left out, VType.PV did the same.
So best set all 3:
org.csstudio.platform.libs.epics/addr_list=...
org.csstudio.diirt.util.core.preferences/diirt.ca.addr.list=...
org.csstudio.vtype.pv/addr_list=..
Sorry,
Kay
=
- References:
- Re: AlarmServer: No Connection and UNDEFINED LiuP via Tech-talk
- Navigate by Date:
- Prev:
Re: AlarmServer: No Connection and UNDEFINED LiuP via Tech-talk
- Next:
ADAravis JAI camera stops Steve Kinder - UKRI STFC via Tech-talk
- 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
- Navigate by Thread:
- Prev:
Re: AlarmServer: No Connection and UNDEFINED LiuP via Tech-talk
- Next:
ADAravis JAI camera stops Steve Kinder - UKRI STFC via Tech-talk
- 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
|