Stuart,

I sold my Fluke 45 a long time ago so haven't done any development work on the fluke-45 code since then. However, some time later I did rename my repository to Twilight Logic, so yes, this is still the same repository, just under a different name. At the time, a driver for the Fluke 45 already existed in Sigrok, but contained functions for the serial port only. I contributed some additional functions for communicating with the GPIB port, but the serial code AFAIK remained untouched. From vague memory, I seem to recall having to specifiy the baud rate when using the serial connection:

-d fluke-45:conn=/dev/ttyUSB0:serialcomm=9600/8n1

However, it was a long time ago and I no longer have a Fluke 45 to test so I can't be sure.

Regards.

John.


stuart wrote on 12/05/2021 04:24:
Hi,

Just starting out and am confused.  I just obtained a fluke 45 DMM and connected it to sigrok-cli.  Something is happening as the USB to serial converter is flashing.  But I see no response to what I thought would be a continuous list of measured values.  I used this sigrok-cli command:

sigrok-cli -d fluke-45:conn=/dev/ttyUSB0 -C P1 --continous -O analog

I found mention of the fluke-45 code in the sigrok mail archive from 4 years ago.  But that GITHUB web page ...

https://github.com/WaveyCode/fluke-45-sigrok-driver

... no longer exists.  I found another fluke 45 / sigrok GITHUB project ...

https://github.com/Twilight-Logic/fluke45-libsigrok

... is this the current code in the sigrok.org software?

-thanks



_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

--
John.


_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to