LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Search point in waveform

Solved!
Go to solution

OK. Found the problem. I had not noticed this at first, but your waveform had a starting time. The way the Transition Measurements function works is that it adds t0 to the values it calculates as the falling edge starting time and ending time. The problem is that it converts the timestamp to a DBL, and this DBL is a very large number. Hence the huge numbers that you're seeing. If you just set t0 to zero you will get the right values:

 

Message Edited by smercurio_fc on 09-11-2008 11:14 AM
Message 11 of 11
(313 Views)