Rising/falling edge time

Post your .Net discussions here
Post Reply
mosine
Newbie
Posts: 0
Joined: Thu Feb 09, 2017 2:03 pm

Rising/falling edge time

Post by mosine »

Hi,
I need an information.
I read my data (block.txt) correctly.
Now, I need to know the rising/falling edge time of my square wave. I can calculate it by time column of my data.
Is there another method ? By API?

Thanks in advance.

Hitesh

Re: Rising/falling edge time

Post by Hitesh »

Hi mosine,

There isn't an API function provided by any of our drivers to return a rise time so it would be a case of finding a third party library that can do this or implementing your own algorithm.

MathWorks MATLAB also provides a function to find the rise time via Signal Processing Toolbox.

Please note that Pico Technology is not responsible for the content of external sites.

Regards,

Post Reply