Hi there,
I'm using Multitone Generator from signal processing package and I get a lot of NaN values without any error from the VI. As the documentation is lacking this issue, I don't know exactly what happens. After some prospections, I've found that '0' values in the amplitude vector (oops, array) may bring those bad values. However I'm not sure at all and there's some times when all works fine. The problem may also arise from a Nyquist criterion problem since some of my frequencies in the frequency array may be higher than Nyquist frequency (hardly avoidable in my app).
My question is the following one, what can produce NaN output values in Multitone Generator without even producing a warning?