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 2019 2020 2021 2022 2023 2024 2025 | 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 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: related to conversion |
From: | "Mooney, Tim M." <[email protected]> |
To: | priya tiwari <[email protected]>, "[email protected]" <[email protected]> |
Date: | Wed, 22 Apr 2015 15:40:58 +0000 |
I would do this with an aSub record.
Tim Mooney ([email protected]) (630)252-5417
Software Services Group (www.aps.anl.gov) Advanced Photon Source, Argonne National Lab From: [email protected] [[email protected]] on behalf of priya tiwari [[email protected]]
Sent: Wednesday, April 22, 2015 5:55 AM To: [email protected] Subject: related to conversion Hello sir,
We are reading a data string from VME board via asyn record and transfer into waveform record. Waveform takes data in the form of string and the length of string is 72 (string is 51 51 -2 34 ......... 113 113). We want to convert this string
array into Hexadecimal format so i am using scalc but it converts only 1st index of array.then How to convert whole array string into hexadecimal format?
|