02-13-2011 06:18 AM
@icycool wrote:
..btw can u attach ur example vi.
You did not say what LabVIEW version you are using....
02-13-2011 08:50 AM
02-14-2011 05:06 PM
After reading through the post, I created a quick VI based on the image that was previously posted. Please see attached VI.
02-15-2011 02:18 AM
i cant open ur vi. as it is version 10 and im version9 =(
02-15-2011 06:53 AM
I'm sorry, my mistake. The LabVIEW 2009 version of the VI is below.
02-15-2011 09:37 PM
thanks for vi. TheTician..one thing i forget..my input is in HEX..and i want the output for each of them to be converted to decimal..how do i make it then?
02-16-2011 01:59 AM - edited 02-16-2011 02:09 AM
@icycool wrote:
thanks for vi. TheTician..one thing i forget..my input is in HEX..and i want the output for each of them to be converted to decimal..how do i make it then?
If the input is a raw binary string, here's one possible solution. You did not really specify the output type, modify accordingly if you want a different output (e.g. format to a decimal string). Questions?
02-16-2011 02:36 AM
thanks altenbach..i want my output in decimal only..so then i will delete the output in hex
another thing,i try to make four 1D array for each of my element which is 1111,2222,3333 and 4444 but it didnt work..can u help me
02-16-2011 03:05 AM
02-16-2011 05:41 AM
no problem..i'll change it according to what i need..thanks altenbach..u've been a great help 😃