LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

6514 Electrometer interfacing

We have a '6514 Electrometer'. Now we want to interface with Labview programme in order to measure resistance, current and voltage as function of time. Could you please let me know what are the things those I have to purchase 1st?

0 Kudos
Message 1 of 4
(2,607 Views)

Hi dmandal,

 

according to its specs you need a RS232 port, nowadays usually provided by a USB-to-RS232 converter…

(The GPIB aka IEEE-488 port might be optional and requires a much more costly GPIB port on your computer.)

Best regards,
GerdW


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

Thanks we also have 'KUSB-4888' (from Keithley) USB to GPIB interface adapter. So what is next step?

0 Kudos
Message 3 of 4
(2,570 Views)

Hi dmandal,

 

search the IDNet for a suitable driver.

Read the (programming) manual of your device.

Implement the commands you need and send them using VISA functions…

Best regards,
GerdW


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