11-17-2019 06:58 AM
Greetings!!
I have to work on some data parsing and I am stuck at some point. I need help of your knowledge and wisdom. I am attaching VI, this VI contains only Input as array of Cluster of arrays and Output as 1d array. Can anyone understand logic operation. And if yes,Can anyone give some examples how can i do it.
Thanks and best Regards
Baig
11-17-2019 09:47 AM
This looks a lot like a homework assignment. Can you show us what you have done so far to get to some solution or do you expect us to give you a ready made solution? If the second you should think again, this is not how we usually treat such requests in these fora.
11-17-2019 12:43 PM
Hey... Thanks for your concern....
I have done some work on it... But it is in my office PC , so currently I don't have a file .. once I reach back there I'll share what I did... And I didn't get output as expected though...
Thanks and best regards
Baig
11-17-2019 12:49 PM - edited 11-17-2019 12:53 PM
A few additional comments:
Clearly, you need to explain the rules in more detail.
11-17-2019 01:45 PM - edited 11-17-2019 03:34 PM
It seems your most typical address increment is half the data size. Are you expecting overlap? How are the addresses defined?
11-19-2019 04:22 AM
Hi guys
Thanks for responding
I am attaching my VI that i have done and i believe there is much better way if understand what exactly needed to be happen.
Reviews are welcome..
Thanks and Regards
baig
11-19-2019 10:22 AM
Next time, please use zip instead of rar. It always better if users don't need thirdparty tools to extract. Also identify which VI is toplevel so we don't need to guess.
Your new code is not self-explanatory. There are absolutely no diagram comments or documentation and a lot of unusual things, such as "%S" instead of "%s" for string format. There is no typical default data in the input. There is no indication what an expected result would look like. Does this code work correctly? Who wrote it?
11-19-2019 11:13 PM
Hi..
Sorry for my bad coding skills... Ive added some info into it and made it .zip .
And yes, It is working.
11-19-2019 11:39 PM - edited 11-19-2019 11:39 PM
attachment
11-20-2019 12:32 AM
So you say it is working. It is not clear what else you need.
(Sorry, posting by phone, cannot look at code)