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  2014  <20152016  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  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: To read single element from waveform record
From: Mark Rivers <[email protected]>
To: "'Gofron, Kazimierz'" <[email protected]>, "[email protected]" <[email protected]>
Date: Mon, 26 Oct 2015 16:07:58 +0000

This SVN commit suggests that CALC field length is indeed 80 characters since Sept. 2012:

 

r15207 | mooney | 2012-09-13 14:12:06 -0500 (Thu, 13 Sep 2012) | 7 lines

 

CALC fields are now 80-characters long

 

And the .h file reflects this:

 

grep calc ../../include/aCalcoutRecord.h

typedef struct acalcoutRecord {

        char            calc[80];       /* Calculation */

} acalcoutRecord;

 

What version of the calc module are you using?

 

Mark

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of Gofron, Kazimierz
Sent: Monday, October 26, 2015 10:59 AM
To: [email protected]
Subject: RE: To read single element from waveform record

 

Tim,

Regarding your post on extraction of single element from waveform:

http://www.aps.anl.gov/epics/tech-talk/2015/msg01340.php

 

The actual value of the CALC field is truncated from

CALC, "a:=aa[0,0];b:=aa[1,1];c:=aa[2,2];d:=aa[3,3]

To

CALC, "a:=aa[0,0];b:=aa[1,1];c:=aa[2,2];d:=aa[

 

Any news on changing the length of the CALC field length to 80, as suggested in posts from 5 years ago?

http://www.aps.anl.gov/epics/tech-talk/2010/msg01574.php

 

 

Kazimierz Gofron

NSLS-II Controls Group

Brookhaven National Laboratory

(p) +1 (631) 344 5283

(f) +1 (631) 344 8085

(e) [email protected]

(w) www.bnl.gov/nsls2

 

 


References:
RE: To read single element from waveform record Gofron, Kazimierz

Navigate by Date:
Prev: RE: To read single element from waveform record Gofron, Kazimierz
Next: Re: EPICS alive module moves to GitHub Pete Jemian
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: To read single element from waveform record Gofron, Kazimierz
Next: Periodic record info22
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·