05-10-2007 03:53 PM
05-10-2007 05:07 PM
can you send the VI that makes the convertion.
what number this hex value should correspond to?
05-10-2007 08:36 PM
Hi,
I believe this hex number should correspond to 20, but I am not sure, I don't have the actual codes with me right now. Here is the vi I am using. I get decimal values read into the array, but they are not close to what the real value should be.
05-11-2007 03:24 AM
05-11-2007 01:28 PM
05-11-2007 02:44 PM
05-11-2007 02:53 PM
Hi Shivels,
I played around with a number of conversions (e.g. string to number) and never got 100 out using your program. If you only want this one long code to output 100, you could just use a case structure. There are also a number of programs on this post that have conversions you could try:
http://forums.ni.com/ni/board/message?board.id=170&message.id=200382&requireLogin=False
If none of those work, please post about how that conversion should take place becuase it appears it is not a normal hex to decimal conversion.
Thanks,
Stephanie
05-12-2007 10:50 AM
05-12-2007 01:55 PM
Hi,
I figured out how to do the ocnversions necessary, thanks for all your help.
Adam
11-14-2007 12:30 PM - edited 11-14-2007 12:32 PM