On 08/26/2014 01:35 PM, Scott Lombard wrote:

> The 289 does have data logging and I know someone has successfully
> dumped a saved log.  I am not sure how to integrate this additional
> functionality into the the current driver.  The driver would need to
> be passed options to handle which saved dataset to retrieve.  Is there
> a driver that does this that I could use as a template.

Yes, we have the facility SR_CONF_DATA_SOURCE for that. It's not used by any
DMM drivers yet, but it's in several similar things -- sound level meters,
thermometers. The uni-t-ut32x driver is a good starting point.
You can basically use strings to identify the datasets.

> I also have a Fluke Scopemeter 125 I was going to start working on a
> driver for.

Hey, that sounds great! Can you make a page on the wiki with some pictures?
We like to have it all documented. Join us on IRC to get a wiki account, or
let me know via email.

I suspect the initial scanning in the fluke-dmm driver should work just fine
on the 125 (it'll be 1200 bps as well). Try not to mess with the scan, it
needs to work on other Fluke gear.

Don't worry about trying to transfer scope frames out of that Scopemeter. At
1200 bps it's rather a useless thing to do, and I didn't bother with it on
the 199B. It just supports the DMM functionality.

> (Sorry for the stray space I am still getting use to sending patches)

No problem, just resend when you get those other tests done.


-- 
Bert Vermeulen        b...@biot.com          email/xmpp

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to