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

Subject: streamDevice 32-Bit ULONG endianess
From: "Martin L. Smith" <[email protected]>
To: EPICS-tech-talk <[email protected]>
Date: Thu, 2 Aug 2018 14:57:36 -0500
Hi,

I'm being sent a ULONG such as 2283351134 (base 10) and asyn shows
me in hex the number coming across as 5e 2c 19 88 and it should be
88 19 2c 5e so the order is reversed when the number is sent to the
IOC.

When I use the format converter %04r
	I get the number 1579948424 (base 10) which is 5e 2c 19 88

When I use the format converter %#4r
	I get the number -2011616162 which I think would be the correct
	number if it was unsigned.

What I really want to do is something like a format converter %#04r
but combining the # and the 0 flags doesn't seem to do what I want.
I need the value to be unsigned AND 32 bits byte order swapped.

Has anyone else run across this issue and if so how did you make it
work?

We are going to try sending a char array instead and see if that helps.

Thanks,
Marty

Replies:
Re: streamDevice 32-Bit ULONG endianess Dirk Zimoch
Re: streamDevice 32-Bit ULONG endianess Dirk Zimoch

Navigate by Date:
Prev: Re: Aerotech Ensemble coordinated motion Mooney, Tim M.
Next: Re: Delta Tau motor control problem Mark Rivers
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  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: CSS-Boy : trigger not firing for $(pv_name) at runtime (FIXED) Amien Crombie
Next: Re: streamDevice 32-Bit ULONG endianess Dirk Zimoch
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  <20182019  2020  2021  2022  2023  2024 
ANJ, 07 Aug 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·