 Vladyslav_Savch
		
			Vladyslav_Savch05-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.
 BertMcMahan
		
			BertMcMahan
		
		
		
		
		
		
		
		
	
			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.
 ZYOng
		
			ZYOng
		
		
		
		
		
		
		
		
	
			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.
 joseph7703
		
			joseph7703
		
		
		
		
		
		
		
		
	
			11-30-2024 04:25 AM
Trying to do the same thing here but the sampling rate depending on the frequency introduced by the user using a dial, still doesnt work, any tips?
 billko
		
			billko
		
		
		
		
		
		
		
		
	
			11-30-2024 05:30 AM - edited 11-30-2024 05:31 AM
Here's one tip: upload the code (i.e., the file) instead of one small picture that most of the stuff we need to see not included.