02-20-2020 09:58 AM
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
02-20-2020 10:25 AM
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.
02-20-2020 10:26 AM - edited 02-20-2020 10:29 AM
Hi Balaji,
Do you want to do something like this?
02-20-2020 09:24 PM
02-20-2020 09:49 PM - edited 02-20-2020 09:50 PM
Try the Waveform Duration VI.
If that's not what you're looking for, perhaps you could post your code?