LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Driver Problem of My Experimental Setup

I am a master student and I am using Keithley 6514 electrometer product for my electrical experiments. The basis of my experiment is:
I apply voltage from a sourcemeter (Keithley 2410) and at the same time I measure current from the electrometer and I want to measure current with computer support because it will be efficient for me. There is not any software updates for Keithley 6514, so that's why I installed LabVIEW and LabVIEW drivers of 2410 and 6514. So my question is:
What should I do for using the softwares properly? If I need to run two drivers at the same time, how will I do this?
Thanks :))
0 Kudos
Message 1 of 3
(2,054 Views)

If you can run 2410 in one VI and run 6514 in another VI, just combine the code to one VI.

You just need to give the two devices different port/ID like COM3/COM4.

0 Kudos
Message 2 of 3
(2,050 Views)

Thanks a lot. Have a nice day.

0 Kudos
Message 3 of 3
(2,038 Views)