03-04-2018 10:12 AM
Hello....
I am trying to measure Over shoot of a signal (i.e Step signal) . But i am not able to measure it . Every time i run my VI i got error, " insufficient number of peaks". I am attaching VI , kindly help.
Regards,
SA
03-04-2018 01:22 PM
Your VI does not contain test data, so we have no way to check your actual signal.
The Timing and Transition Express VI works as expected as long as you have at least one transition, see attached (modified) VI.
The error message you get tells you that your signal didn't have an appropriate transition to analyze, so correct your acquisition to make sure this is not the case. Also a good way to debug your VI is to add a waveform graph tso you can actually visualize your signal.
03-05-2018 11:33 AM
thankx for replying....i will check it with my hardware and let you...:)