I'm having this problem with the signal processing, and I hope you could help me...
I have a discrete signal, that is a capturated with a PIC controller. Now I need that this signal become a continuous signal, so I can use a lot of other VI that I can't use when I have points. How can I transform the discrete signal in a continuous one?
I don't know what you mean exactly. A solution to yopur problem might be just to build an array with your points. To do that you can use the LabVIEW function called build array.