LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

observe the frequency from voltage signal using MyRIO analogue pin

Solved!
Go to solution

Hi all i am still student and i am doing a project to build simple NILM based power analyzer using MyRIO. I want to capture the characteristics like  frequency, phase angle from the voltage and current signal. Since the MyRIO gives integer values i need to generate waveform to use waveform measurement vi. and get those characteristics. I have use this method but still i dent get any values for the frequency or phase angle. 

image.png

 

what would be the problem.
Thank you

0 Kudos
Message 1 of 2
(227 Views)
Solution
Accepted by Gappiya

Hi gappiya,

 

please do some beginner tutorials before starting to code in LabVIEW: your image shows several misunderstandings typically done by beginners...

 

Right now you create waveforms containing exactly one sample: you cannot determine any frequencies or phases from single samples!

The myRIO gives no integer data as can be seen by the orange wire. Instead you get scalar samples...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(171 Views)