05-10-2010 12:01 PM
Kudos are a way of saying "well done" or "good work" to someone whose posts were helpful or informative. There was an extensive discussion in the Feedback on the Forum topic a while back.
I put an graph on the output of the Message Signal generator and watched the difference when the error occurred at the output of the Pulse Measurements VI and when it did not. No error occurs if three edges are shown, but an error occurs if only two are present. Depending on the phase of the signal either condition can occur. If your measurements were always synchronized with the pulses you would not see this effect, but this is probably representative of your real measurement situation.
Lynn
05-10-2010 12:07 PM
oke then, i thank you for all the help you gave me.
thanks a lot !!!
09-13-2012 12:55 PM
09-13-2012 07:37 PM
Read carefully message 4 through 8 in this thread. You need to override (or turn off) automatic error handling and look for those specific errors which occur when the data is near zero.
Automatic error handling can be useful when developing and testing code, but specific error handling tailored to your task will usually produce better results in a final product.
Lynn