06-07-2018 08:41 AM
Hello,
I am using NI cRIO 9068 with NI 9242 module. I imported this analog input into LabVIEW. I want to store one cycle sampled data into an array.
Any suggestions.
06-07-2018 09:20 AM
06-08-2018 12:58 AM
Thanks for your suggestion.
By using this code one sample stored N times. I want to store one cycle samples.
06-10-2018 03:00 PM
I can't test now, but try my code.
Variable should wait new point each time you ask data
06-16-2018 02:53 AM
I tried by placing scan synchronisation block.
But now i got the samples. But the every cycle have different number of samples.
How can i get equal number of samples for each cycle.
I am using 50Hz sinusoidal voltage with 342V peak value. i am getting that signal from NI 9242 Module using NI cRIO9068.
06-16-2018 05:29 AM
Can you share your latest code so we know what you have?
06-17-2018 02:47 PM
thanks for replying
In the image, I write down what result I am getting.
06-17-2018 02:47 PM
thanks for replying
In the image, I write down what result I am getting.