05-31-2023 11:03 AM
Hello! Is it possible to create a graph of the signal with such characteristics that there is no error with the frequency? Yes, frequency is really big, but I don't know how to solve this problem in any other way. Could anyone help? I will be grateful for any answer)
Solved! Go to Solution.
05-31-2023 11:45 AM
You need to add an input to "sampling info" at the bottom of that VI. By default it generates 1000 points at 1000 Hz sample rate. You need at least 2000 Hz sample rate to generate that frequency.
05-31-2023 11:48 AM
Specify a higher sampling rate in the sampling info input. The sampling rate should be at least two times of your signal frequency.