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  2016  2017  2018  <20192020  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  2016  2017  2018  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: lsi record for more than 40 characters doesn't work
From: dmnr infn via Tech-talk <[email protected]>
To: [email protected], [email protected]
Date: Fri, 29 Nov 2019 21:11:06 +0100
Hi all,
I have a .db e .proto made in this way:

.db
record(lsi, "RF:getString")
{
    field(DESC, "String more than 40 chars")
    field(SIZV, "80")
    field(INP, "@MDO.proto getString L0")
    field(SCAN, ".2 second")
}

.proto
getString {
    out "STT?";
    in "%s";
}

I want to get a String that is more than 40 characters, and I use a lsi record but I got always 40 chars.
There is something wrong in my code?
Thank you


Replies:
Re: lsi record for more than 40 characters doesn't work Johnson, Andrew N. via Tech-talk
Re: lsi record for more than 40 characters doesn't work Ralph Lange via Tech-talk
Re: lsi record for more than 40 characters doesn't work Eric Norum via Tech-talk

Navigate by Date:
Prev: Re: Accessing IOC on different subnet Johnson, Andrew N. via Tech-talk
Next: Re: pvaClientCPP Release 4.5.0 access to a single sub field that has the correct type Marty Kraimer via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: pvaClientCPP Release 4.5.0 access to a single sub field that has the correct type Marty Kraimer via Tech-talk
Next: Re: lsi record for more than 40 characters doesn't work Johnson, Andrew N. via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
ANJ, 02 Dec 2019 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·