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: Sequencer is not monitoring Pvs from another IOC
From: Benjamin Franksen <[email protected]>
To: <[email protected]>
Date: Thu, 6 Mar 2014 15:13:58 +0100
Hi Ganesh

On Thursday, March 06, 2014 18:53:22 Ganesh Jangir wrote:
> Sequencer in one IOC, is not able to monitor, PV from another IOC on
> the same network. However these PVs are accessible by caget and
> camonitor on both machines.
>
>
> ____Here is what I am
> doing.____________________________________________________
>
> Machine 1, IOC1.
>
> DB_1.db has
>
> record(waveform, "CMD_FIELD")
> {    field(DESC, "command")
>     field(NELM, 16000)
>     field(FTVL, CHAR)
>  }
>
> SEQ1.stt
> Updated above PV successfully.
> -----------------------------------------------------------
>
>
> Machine 2 IOC2
>
> SEQ2.stt has
>
> char CMD_[16000];
> assign CMD to "CMD_FIELD";
> monitor CMD;
> evflag cmdDFlag;
> sync CMD cmdDFlag;
>
>
> But not able to access the PV. It works only when I am creating this
> PV in IOC2.

This should work and does in all of my tests, and on many production
systems.

Do you get any error messages?

Could it be a problem with access security i.e. the other IOC cannot
access the PV at all (no read access)?

If these hints don't get you any further, I am willing to investigate
this in more depth, but for that more information is needed:

 * the exact versions of EPICS base and sequencer that you are using

 * under which OS the IOCs run

 * a complete log of the build and the IOC startup process for both IOCs
(please add them as attachment, not in the text part of the mail);

It would be helpful if you could run seqChanShow on the IOC that
contains the sequencer program, so we can see whether the PV is
connected at all.

Cheers
Ben
--
"Make it so they have to reboot after every typo." ― Scott Adams

Attachment: signature.asc
Description: This is a digitally signed message part.


References:
Sequencer is not monitoring Pvs from another IOC Ganesh Jangir

Navigate by Date:
Prev: Sequencer is not monitoring Pvs from another IOC Ganesh Jangir
Next: Re: CSS BEAST alarm hierarchy Igor Kriznar
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: Sequencer is not monitoring Pvs from another IOC Ganesh Jangir
Next: Re: Sequencer is not monitoring Pvs from another IOC Ganesh Jangir
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 ·