LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Implement Conductivity and Thickness Calculation in LabVIEW Using Keithley 2400?

I am a Ph.D. student and am new to LabVIEW. I am working on electrochemical measurements and need help implementing a program calculating conductivity and thickness like potentiostat (Cyclic Voltammetry (CV)).

I use a Keithley 2400 Source Meter with a two-electrode setup, but the example I previously downloaded does not include the required functionality.

  • How can I modify or create a LabVIEW VI to calculate conductivity?

  • What is the best way to estimate thickness from the obtained data?

  • Are there any existing LabVIEW examples or libraries that can help with this?

I also have images and experimental data that might clarify my requirements. Any guidance or recommendations would be greatly appreciated!

Thank you in advance for your help.

0 Kudos
Message 1 of 2
(103 Views)

Hi sirino,

 


@sirino99 wrote:
  • How can I modify or create a LabVIEW VI to calculate conductivity?

  • What is the best way to estimate thickness from the obtained data?

  • Are there any existing LabVIEW examples or libraries that can help with this?


  • You apply the needed formulas to your measurement data to calculate conductivity.
  • You apply typical formulas to your measurement data to estimate thickness.
  • There is an example driver for your device in the IDNet

What have you tried and where are you stuck?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(101 Views)