Coder Social home page Coder Social logo

fluketrace's Introduction

fluketrace

Acquire and display signal traces for Fluke 120 series oscilloscopes.

Usage

Connect

Connect to Fluke 120 series via serial-USB cable. When the menu is clicked, a small form pops up where a serial port can be selected from a dropdown list of possible ports.

Screen capture

Copies the screen content as a postscript image. The resulting image is usually low quality, and in an old format. So far gimp seems like the only software that load the image. The screen image is stored in the current folder in a file called screengrab.ps. The image is also converted to PNG format which is also saved in the current folder as screengrab.png:

TraceA/TraceB

Pulls the data for trace A or B as applicable. An attempt is made to scale the data in a similar manner used on the display, but this only works if first trace A then trace B is pulled. If trace B is pulled before trace A the left and right scales may not line up properly. If both traces needs to be collected it is "better" to press "hold" on the oscilloscope, else trace B may not contain the maximum number of data points.

Notes

The maximum serial baud rate is 19200, which gives a data transfer rate of about 1920 bytes/s. This is relatively slow and in particular the screen capture action will take a long time (~ 45 seconds) to transfer the 60 kB of data.

To achieve proper scaling of the left and right axes requires first acquiring trace A data then trace B data.

fluketrace's People

Contributors

ccrause avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fluketrace's Issues

Unable to compile (Windows)

Hi there,

Trying to compile this code on Lazarus (2.0.12) but getting a compile error (serialutils.pas, most lines from 320-345) for the Windows build.

Screenshot 2021-03-10 at 15 38 47

Would it be possible to have a .exe released here or any suggestions to resolve this so I can compile myself (this is my first foray into Pascal)?

Many thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.