11-28-2018 06:27 AM
Hi GerdW,
Thanks for your reply.
1. Separate your data into the up and the down cycle.
At the moment all plot date are stored in one array. How can I split in for up and down cycle date? Find the index with max value for Y and create subarrays?
Regards,
Gregorian7
11-29-2018 05:43 AM - edited 11-29-2018 05:46 AM
Hi Gregorian,
How can I split in for up and down cycle date? Find the index with max value for Y and create subarrays?
I took your data "3.csv" and played with it using Excel:
See how far you get and attach your VI with some example measurement data again.
Btw. IMHO a VI should not have a filesize of 9MB (or more). Especially when the filesize is dictated by that huge image you placed in the frontpanel! To lower the filesize you could scale that image to a reasonable size!
11-29-2018 10:08 AM
Hi GerdW,
Thank you for your message.
Can you have a quick look on my VI if does it make any sense to you. I don't know why all data in "Index2" array is 0.
Thanks,
Gregorian7