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: Ganesh Jangir <[email protected]>
To: [email protected], [email protected]
Date: Thu, 6 Mar 2014 20:07:52 +0530

Hi Pierrick, Benjamin

Thanks for the mail. I made an clean ioc using makeBaseApp.pl -t ioc <name> , makeBaseApp.pl -i -t ioc <name> . Added Db files and Sequencer files followed by successful make.

I am using
Epics base-3.14.12.3
Sequencer seq-2.1.16
OS: Linux Fedora 19  64bit

I am not using procServ. Here is the environment variables.

#############declaring the EPICS environment LOCALLY#############################
export EPICS_ROOT=/home/ganesh/epics
export EPICS_HOST_ARCH=linux-x86_64
export EPICS_BASE=$EPICS_ROOT/base-3.14.12.3
export EPICS_EXTENSIONS=$EPICS_ROOT/extensions
export EPICS_CA_ADDR_LIST="192.168.8.2 192.168.8.3 192.168.8.4 192.168.8.5"
export MOTIF_LIB=/usr/lib64/

export SEQ=$EPICS_ROOT/extensions/seq-2.1.16

export PATH=/sbin:/bin:/usr/sbin:/usr/bin:$file:$EPICS_ROOT/base-3.14.12.3/bin/linux-x86_64:/bin/linux-x86_64
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$EPICS_BASE/lib/$EPICS_HOST_ARCH:$EPICS_EXTENSIONS/lib/$EPICS_HOST_ARCH

############################################################################

-----Pierrick Hanlet wrote: -----
To: Ganesh Jangir <[email protected]>
From: Pierrick Hanlet <[email protected]>
Date: 03/06/2014 07:13PM
Subject: Re: Sequencer is not monitoring Pvs from another IOC

Hi Ganesh,
In order to get an answer from the experts, you will likely need to provide more information;
namely, version number of the software, the hardware configurations of the IOCs, operating
system(s), etc.  For example, one IOC may be in a VME crate and another IOC run from a
linux pc; then you would have to be certain to set the environment variables correctly,
particularly EPICS_CA_ADDR_LIST.

Are you running these IOCs from procServ?  I'm asking because I have a similar issue.
Cheers,
Pierrick


On 03/06/2014 01:23 PM, Ganesh Jangir wrote:
Dear All,

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.


Please help.


Thanks and Regards

Ganesh

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


--
"Whether you think you can or think you can't, either way, you are correct" -- Henry Ford
_______________________________________________________________
Pierrick Hanlet
IIT/Fermilab
+44-(0)1235-44-5550 (RAL)
+1-630-840-5555 (FNAL)
+1-312-567-5745 (IIT)
+1-630-697-8758/+44-(0)79-48-860-197 (US/UK mobile)

Replies:
RE: Sequencer is not monitoring Pvs from another IOC Mark Rivers
RE: Sequencer is not monitoring Pvs from another IOC Ganesh Jangir
References:
Sequencer is not monitoring Pvs from another IOC Ganesh Jangir

Navigate by Date:
Prev: Re: CSS BEAST alarm hierarchy Igor Kriznar
Next: Re: CSS BEAST alarm hierarchy Kasemir, Kay
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: Sequencer is not monitoring Pvs from another IOC Benjamin Franksen
Next: RE: Sequencer is not monitoring Pvs from another IOC Mark Rivers
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 ·