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: Dirk Zimoch <[email protected]>
To: Emmanuel Mayssat <[email protected]>
Cc: [email protected]
Date: Wed, 31 Oct 2007 11:36:53 +0100
Hi,

StreamDevice does not come with its own configure directory. If you have ever used makeBaseApp, you should already have a configure directory. You will most probably have customized your RELEASE file. StreamDevice does not try to overwrite your configure settings.

Just unpack the tar file in parallel to the configure directory makeBaseApp created for you.

From the StreamDevice Documentation, chapter "Setup":

Up to release R3.14.8.2, a fix in EPICS base is required to build StreamDevice on Windows (not cygwin). In src/iocsh/iocsh.h, add the following line and rebuild base.

epicsShareFunc int epicsShareAPI iocshCmd(const char *command);


Is there also a problem with the missing iocshCmd for other OS than Windows? In that case I will modify the documentation.


Dirk



Emmanuel Mayssat wrote:
All,

I actually see a strange behavior when I use the Raw Converter. So far, I have been using StreamDevice in SynApps-5_2.

So now, I would like to reinstall the latest and greatest of
StreamDevice, a.k.a StreamDevice-2-3
Is there an install file hidden somewhere? I couldn't find it!

Apparently the tar.gz archive needs to be installed in epics-base, to be
able to find the configure directory. But there again, it doesn't fully
compile (iocshCmd linking error)... I am probably doing something wrong.

Where are the install instructions for StreamDevice?

Thank you,

--
E


On Tue, 2007-10-30 at 11:10 -0700, 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





-- Dr. Dirk Zimoch Paul Scherrer Institut, WBGB/006 5232 Villigen PSI, Switzerland Phone +41 56 310 5182

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

Navigate by Date:
Prev: Re: Stream Raw converter and un/signed integrer Dirk Zimoch
Next: Re: GpibBoardDriverConfig not found zhangdemin99
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 Emmanuel Mayssat
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 ·