/HP-3478A-Software

HP 3478A Control and Data Log Software

Primary LanguageC#MIT LicenseMIT

HP 3478A Control and Data Logging Software

This software allows you to control and log data from the HP 3478A multimeter via an AR488 Arduino GPIB Adapter. This software supports Window 10, 8, and 7.

Features:

  • Control and Log data, save data into organized folders
  • Multithreading Support:
    • All Windows open in a new thread, this ensures maximum performance. For example: Interacting with the Graph Window does not slow down other Windows.
    • All Serial communication happens on an excusive thread. This allows the software to maintain maximum sample capture speed at all times, regardless of what other data processing might be going on.
    • Users can interact with the Graph Window smoothly without any lag.
    • Data Logging functions also run on their designated thread, periodically the software will save measurement data from FIFO data structures into text files.
  • Speech Synthesizer feature allows the software to voice measurements periodically and or when it meets the maximum or minimum value threshold.
  • Graph Window allows users to visualize their captured data. You can get statistics for all the samples capture or for select few samples. Pan, zoom, and zoom to highlighted area. Save/copy graph as image or save graph's data into text/csv files.
  • Create math waveforms from the samples captured. Create math waveforms from math waveforms. There is no limit to how many math waveforms you can create.
  • Create Histogram from the samples captured and from math waveforms. There is no limit to how many histogram waveforms you can create.
  • Measurement table allows users to collect and display the measurement data into a table.
  • Capture up to 107 measurement samples in 2 seconds. The fastest sample capture speed compared to any other HP 3478A GUI software.
The main software window

HP 3478A Software

Interactive Graphing Module

HP 3478A Graph Module

Create Math Waveform

HP 3478A Math Wavform

Histogram Waveform

HP 3478A Histogram

Measurement Table

HP 3478A Table

How to Connect:

HP 3478A Connect