02-03-2006 10:16 PM
NewMachine a écrit: ...but i was told when i use a string subset function and the input is hex code it reads two characters at a time, for one byte. i know it is coming back as hex from the board because when i put an indicator down....it is hex that is displayed.
I made both of the changes as suggested by you below and then type in F9FFFF and am returned 0...
02-03-2006 10:38 PM
NewMachine a écrit:
and what if i want to convert more or less than 3 bytes? i have one stupid byte that i try to convert using something like the attached vi...and it it doesn't return anything correct
02-09-2006 02:41 PM
hello - I don't understand becuase when I enter 0x01FF into the program you attached, it doesn't seem to return anything. I was expecting a numerical value of 511 in that case...thanks.....
@chilly charly wrote:
NewMachine a écrit: ...but i was told when i use a string subset function and the input is hex code it reads two characters at a time, for one byte. i know it is coming back as hex from the board because when i put an indicator down....it is hex that is displayed.
I made both of the changes as suggested by you below and then type in F9FFFF and am returned 0...
02-09-2006 03:48 PM
02-09-2006 03:56 PM
02-09-2006 04:00 PM
02-09-2006 04:13 PM