Variation in sampling rate

Forum for discussing PicoLog
Post Reply
Guest

Variation in sampling rate

Post by Guest »

I don't know much about programming, so I hope that somebody can provide some help!

Can anyone tell me how to make (if at all possible) a VBA code to allow for variation in sampling rate from an ADC-16 datalogger, for example sampling at 1s, 5s, 10s, 50s...

Thanks

Kenny

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Post by ziko »

Hi Kenny,

There is no function call to give you set intervals on the ADC16, so you will have to manage the timing yourself. I do not know much about VBA, using "Kernel32" you can implements delays. In our the SDK we provide there is an example of this.

Kind regards
Ziko

Technical Specialist

Post Reply