LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to test the low level duration time ?

see attached vi, i want to test the low level duration time, how to do that ? thanks for help !
0 Kudos
Message 1 of 4
(2,919 Views)

Hi ateprojec…,

your vi is not executable for me! To measure the time you can use the "Tick Count (ms)" function.

[edit] ok, i think it´s not the time you want. Smiley Happy Can you explain a little bit about what you mean? [/edit]

Hope it helps.
Mike



Message Edited by MikeS81 on 06-17-2008 09:13 AM
0 Kudos
Message 2 of 4
(2,918 Views)

sorry maybe your not understand what i want. Here is the picture, i want to get the duration time that voltage is about 0 v. see attached. thanks

 

Download All
0 Kudos
Message 3 of 4
(2,911 Views)
Hi ateprojec…,
you can convert your data to waveform and search for values less than one. Count theme and multiply the number with dt, this should be the time you need.
Mike
0 Kudos
Message 4 of 4
(2,906 Views)