How Measure frequency,duty,raise time of edge,fall time of edge

Post your C and C++ discussions here
Post Reply
fkeujjpdc
Newbie
Posts: 1
Joined: Mon Aug 26, 2019 1:08 am

How Measure frequency,duty,raise time of edge,fall time of edge

Post by fkeujjpdc »

Hello:
I have i PICO2000A , i want measure frequency,duty,raise time of edge,fall time of edge.i can't find some fuction calc this params. how can i complete this work by C++.is there exist algorithm that calc plus features.
Thanks!

NeilH
PICO STAFF
PICO STAFF
Posts: 266
Joined: Tue Jul 18, 2017 8:28 am

Re: How Measure frequency,duty,raise time of edge,fall time of edge

Post by NeilH »

Hi

The measurements in PicoScope 6 are a software feature of PicoScope 6 and not included within the API in the PicoSDK. If you wish to make these measurements in C++ you would need to program these yourself.

Neil
Neil
Technical Support Engineer

Post Reply