EspoTek / Labrador

EspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!
http://espotek.com
1.1k stars 116 forks source link

Recording - where is this? #244

Closed rvjohnson70 closed 1 year ago

rvjohnson70 commented 1 year ago

I see in closed issue #12 reference to record and snapshot functions. In the latest version (EspoTek_Labrador-2cc0678-x86_64) I can find the snapshot function under the File menu, but where can I find record?

EspoTek commented 1 year ago

The record feature was rerolled into a more generic DAQ mode.

You can use File->DAQ Settings to configure it, then File->Enable DAQ to start a recording.

The new DAQ mode allows you to use sample averaging to reduce the amount of data written to disk. For example, if you wanted to, you could get it to write one measurement to disk every 30 seconds, rather than 750,000 per second.