Example Code

Peak Analysis for Cyclic Voltammetry Electrochemistry

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW 2020 SP1

    Operating System

  • Windows

Code and Documents

Attachment

Download All

Description

The program reads in data of the form potential, current, time, from a file created by a Princeton Applied Research potentiostat/galvanostat.
The program determines the peak voltage, peak current and peak area of the user selected peak.

The peak is selected by using two cursors and a switch that tells the program that the peak is above or below the baseline set by the cursors.
The program displays the data from the file and the baseline corrected peak in two separate xy graphs.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.