‎12-27-2020 12:29 PM - edited ‎12-27-2020 12:31 PM
Hello all. I want generate a curve similar to the image given below and repeat it as cycles. Any thoughts?
Solved! Go to Solution.
‎12-27-2020 12:36 PM
You could be looking for a mathematical formula to describe your signal or you could just create a lookup table that you repeat.
(How "similar" should it be? Maybe start with the first derivative of Gaussian or Lorentzian peak?)
‎12-27-2020 01:16 PM
Thanks.Gaussian derivative would be better,can I select the curve at a particular region and loop it?
‎12-27-2020 03:41 PM
@Chatla wrote:
Thanks.Gaussian derivative would be better,can I select the curve at a particular region and loop it?
Yes, of course!
‎03-24-2021 02:23 AM
1) I have some data points of graph in excel. I want to generate that graph in Labview?
2) I have only one cycle of that wave form. After generating that in labview , how do I replicate that into multiple cycles?
‎03-25-2021 02:22 AM
Could anyone help me?
‎03-25-2021 02:29 AM
Hi Chatla,
@Chatla wrote:
1) I have some data points of graph in excel. I want to generate that graph in Labview?
2) I have only one cycle of that wave form. After generating that in labview , how do I replicate that into multiple cycles?
‎03-25-2021 07:09 AM - edited ‎03-25-2021 07:13 AM
Thankyou for replying, can you please brief about how to read data from excel using labview functions and display it in graph. I am new to Labview.
‎03-25-2021 07:26 AM
Hi Chatla,
@Chatla wrote:
can you please brief about how to read data from excel using labview functions and display it in graph.
Are you using real Excel files (XLS* suffix?): use RGT functions.
When you use delimited text files then LabVIEW provides Spreadsheet file functions (aka DelimitedTextFile)…
@Chatla wrote:
I am new to Labview.
Did you notice those "Training resources" in the header of the LabVIEW board?