LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to measure on time and off time in waveform chart

Hi

 

I have some doubt of measuring on and off time in waveform chart by using array. But I cant find solution for it

 

So can anyone give me some example for it

0 Kudos
Message 1 of 5
(2,866 Views)

What do you mean by on time and off time?

 

If you have some boolean value, a simple solution would be to use the Boolean To (0,1) Function to convert to a number and then plot those values.


GCentral
0 Kudos
Message 2 of 5
(2,857 Views)

Hi Balaji,

 

Do you want to do something like this?

Capture.PNG

0 Kudos
Message 3 of 5
(2,855 Views)
Thanks for the reply Wat I need is total time period of the waveform form starting point to stopping point.
0 Kudos
Message 4 of 5
(2,809 Views)

Try the Waveform Duration VI.

 

If that's not what you're looking for, perhaps you could post your code?


GCentral
0 Kudos
Message 5 of 5
(2,806 Views)