EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: Stream Raw converter and un/signed integrer
From: Emmanuel Mayssat <[email protected]>
To: Dirk Zimoch <[email protected]>
Cc: [email protected]
Date: Fri, 09 Nov 2007 09:57:38 -0800
Dirk,
Is it possible to get a patch for unsigned conversion ?
I would prefer that to additional records as there are many of them.
( I am converting an existing driver to stream)

Please let me know.
I looked at the code, I think it is just a matter of changing signed
char to unsigned char and adding a new flag in the code of the
converter.

Regards,

--
E


On Wed, 2007-10-31 at 11:26 +0100, Dirk Zimoch wrote:
> Hi Emmanuel,
> 
> It should be sufficient to pass the value through a calc record that does "A&65535".
> 
> I will probably add a flag to do unsigned conversion.
> 
> Dirk
> 
> Emmanuel Mayssat wrote:
> > Hello all,
> > 
> > I am using stream and a 16 bit word to convert to an unsigned integer (0
> > to 64xxx). The unsigned integer is coded on 2 characters.
> > So I use the raw converter and particularly %2.2r
> > But with that converter then the integer is signed (as mentioned in the
> > doc). So I can read values between 0 to 32767 and -32768 to -1.
> > 
> > Is there a way to use unsigned integer with the raw converter or do I
> > have to write my own converter?
> > 
> > Looking at the RawConverter.cc code, I am afraid that I will have to
> > write my own... 
> > 
> > --
> > Emmanuel
> > 
> > 
> > 
> 


References:
Stream Raw converter and un/signed integrer Emmanuel Mayssat
Re: Stream Raw converter and un/signed integrer Dirk Zimoch

Navigate by Date:
Prev: Re: subArray INDX field set to 0 if NORD <= 0 Carl Lionberger
Next: Re: subArray INDX field set to 0 if NORD <= 0 Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Stream Raw converter and un/signed integrer Dirk Zimoch
Next: Re: Stream Raw converter and un/signed integrer Dirk Zimoch
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Nov 2011 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·