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  2015  <20162017  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  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: stream Device I/O error
From: Heinz Junkes <[email protected]>
To: Michael Davidsaver <[email protected]>
Cc: [email protected]
Date: Thu, 28 Apr 2016 14:49:22 +0200
Hi Michael,

can not confirm.

> On 28 Apr 2016, at 13:57, Michael Davidsaver <[email protected]> wrote:
> 
> On 04/28/2016 05:55 AM, Dirk Zimoch wrote:
>> This happens when the link string is too long. It can have only 78
>> chars (80 including @ and terminating null byte). This is a
>> limitiation of EPICS.
> 
> FYI, this limit is raised to  254 characters in Base 3.15 series and
> removed entirely for 3.16 series.
> 


I am running base-3.15.2.

.db test :

record(ai, "$(P)$(R)dumm")
{
  field(DESC, "just a test")
  field(DTYP, "stream")
  field (EGU, "grad")
  field(INP,  "@RTO1024.proto dumm($(P)$(R)PosPeak,$(P)$(R)NegPeak,$(P)$(R)Average,$(P)$(R)RMS,$(P)$(R)StdDev,$(P)$(R)EvntCount,$(P)$(R)WFMCount) $(PORT) $(A)")
}


proto

dumm {
  out "MEAS1:ARES?";
  in "%f,%(\$1)f,%(\$2)f,%(\$3)f,%(\$4)f,%(\$5)f,%(\$6)d,%(\$7)d";
}

leads to :

2016/04/28 14:40:09.581567 _main_ Missing ')' after substitutions 'dumm(RTO1024:Test:PosPeak,RTO1024:Test:NegPeak,RTO1024:Test:Average,RTO1024:TestL0'
2016/04/28 14:40:09.581649 _main_ RTO1024:Test:dumm: Protocol parse error
2016/04/28 14:40:09.581666 _main_ RTO1024:Test:dumm: Record initialization failed

still 80 characters?

Heinz

Attachment: smime.p7s
Description: S/MIME cryptographic signature


References:
stream Device I/O error Gofron, Kazimierz
Re: stream Device I/O error Dirk Zimoch
Re: stream Device I/O error Michael Davidsaver

Navigate by Date:
Prev: Upgrade calc module to EPICS 3.16 Henrique Almeida
Next: Re: Question about relational database setup ? Kasemir, Kay
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: stream Device I/O error Michael Davidsaver
Next: Re: stream Device I/O error Heinz Junkes
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 15 Jul 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·