LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple point measurement with OFFSET COMPENSATED OHMS with Keithley 2400

Hi Everyone,

 

First, I would like to thank you in advance for your response.

 

I am new to labview and I would like to create a simple program that allows me to make a multiple point measurement with my Keithley 2400 with the function OFFSET COMPENSATED OHMS. 

 

I don't know how doing it. According to the user manual, you need to initialize the output of the Kiethley with a SWEEP (set at 2 points with V1 = 0 et V2= 5). Then by using the function READ MATH (from the driver Keithley 24XX).

 

I succeed to make 1 measurement, but I don't understand how can I take several points with this function enable.

 

In order to overcome this issue I set a For loop (see VI attached), but it is not viable because I want to have the shortest delay between 2 points.

 

Does someone experienced the same issue? So could you please help me with this? 

 

As I said I am new on Labview so don't hesitate to tell me if you did not understand my question.

 

Many thanks

 

Axman

0 Kudos
Message 1 of 2
(1,118 Views)

Hi, 

 

I've never worked with the device you mentioned, but I think it should be the same as taking measurement from usual cDAQ.

I'll suggest you to open an example from LabVIEW  for measuring from multiple channels and try to use the same with specific library.

 

Thx. 

0 Kudos
Message 2 of 2
(1,041 Views)