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  <20122013  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  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: streamDevice 32-bit hex value read problem
From: "Martin L. Smith" <[email protected]>
To: [email protected]
Date: Mon, 12 Nov 2012 14:21:00 -0600
I'm trying to read a 32-bit hex value like ffffffff ffffffff using
EPICS R3.14.12.2, streamDevice 2-5, and asyn 4-19 on 64-bit Linux OS.

When I read these values using the following protocol:
get_ilock {
	out "din";
	in "%(\$1FirstInterlockWord.VAL)8R ",
	   "%(\$1SecondInterlockWord.VAL)0R";
	
	ExtraInput = Ignore;
}

Both records are longin records and no matter if I use the 8R or 0R I
always get the same result:

 ID06ds:FirstInterlockWord      11/12/12 14:03:02.743812335 -2147483648
 ID06ds:SecondInterlockWord     11/12/12 14:03:02.743823268 -2147483648

Turns out that this is hex value 80000000

If I use a strngin record I can see that I'm getting the expected data.

Is this the largest value that I can read using streamDevice or is there
some other way that I should try to read these values?

Thanks,
Marty

Replies:
RE: streamDevice 32-bit hex value read problem Allison, Stephanie
Re: streamDevice 32-bit hex value read problem Dirk Zimoch

Navigate by Date:
Prev: RE: procServ softIOC server - V2.6.0 released Mark Rivers
Next: Re: strange EPICS glitch Eric Norum
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Senior Software Engineer needed at MSU's FRIB careers
Next: RE: streamDevice 32-bit hex value read problem Allison, Stephanie
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·