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  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Question about WebCA
From: "Bao Chunlei" <[email protected]>
To: "tech-talk" <[email protected]>
Date: Fri, 12 Dec 2008 09:18:15 +0800
Hello all,
     I just use WebCA to read pv value.But when I do some change to the value,I get nothing.If anyone has the answer,please tell me.

the code:
function handleMonitor( userInfo, pvName, values, status, severity, timestamp ) {
     	userInfo.innerHTML = values;                                               
     }
only this,is run correct.

but
   function handleMonitor( userInfo, pvName, values, status, severity, timestamp ) {
	temp=values;
     	index=0;
   		index=temp.indexOf(".");
		userInfo.innerHTML = temp.substr(0,index+4);                             
     }
 I get nothing value。

Thanks all

Baochunlei
Control Group,IHEP


Replies:
Re: Question about WebCA Tom Pelaia

Navigate by Date:
Prev: Re: lockset question Andrew Johnson
Next: Re: lockset question Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: lockset question Marty Kraimer
Next: Re: Question about WebCA Tom Pelaia
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·