LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

keithley 2400 current Measurement

Hi,

 

I'm new to Labview.  I have Keithley 2400 source meter and Labview 2011, 2400 is connected to PC thro Keithley KUSB-488A USB- GPIB adapter.

My board power is sourced from Keithley 2400. I need to measure and record the current consumption of my board (current varies from uA to mA) over a period of time (6 hours). Could you guide with sample/example code to record/capture the current consumption of my board with timestamp on the PC.

 

Thanks n regards

Radha

 

 

0 Kudos
Message 1 of 5
(2,775 Views)

Hi Radha,

 

- Keithley provides a very good manual, where all the commands are explained in detail!

- You will find ready-to-use VI sets to communicate with your K2400 ind the IDN (Instrument Driver Network)...

Best regards,
GerdW


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

Why would you decide to buy a Keithley GPIB controller for use with LabVIEW. An NI controller would not have required anything to get it to work. I'm not so sure about the Keithley.

0 Kudos
Message 3 of 5
(2,765 Views)

Hi Dennis,

 

the KUSB488 used to work the same like a NI GPIB adapter for me (using VISA and after proper installation of drivers).

They tend to be somewhat less expensive than NI hardware (but not so much). Sometimes institutions choose their hardware only by price tag, especially when there are people cheap enough to work around all busg/incompatibilities (like students at universities)...

Best regards,
GerdW


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

Hi GerdW,

 

Thanks for the reply. 

 

I could not find any suitable example code to start with. I will try it.

 

Thanks n regards

Radha

0 Kudos
Message 5 of 5
(2,748 Views)