PCS10 - Adjust Time/Div > 1000s

Hello,
I’m using a PCS10-Recorder to check an external battery voltage. In the software pclab2000se is the max. time/Div. = 1000s. I’m using autosave and would like to measure the voltage only every hour to avoid large files (I need to transmit them via GSM). Is there a possibility to adjust the Time/Divison to for example 1 hour?

Thanks for any response and greetings from Switzerland,

Markus

One solution may be to use the k8047d.dll and write a VBA macro for Excel or a separate program (e.g. in Visual Basic). This program should take one reading every hour from the PCS10 and save the results to file.

Thanks a lot - i wrote an small Application in VB - it works now (more or less ) :slight_smile: