07-06-2014 11:22 PM
Hi all,
I have developed a code to interface a keithley 24xx instrument but now i have a doubt that if i want to interface some 10 instrumets at a time so how can i write the logic for that.
please suggest me its an urgent requirement. multiple instrumrnts in the sence like 24xx,26xx like that.
Solved! Go to Solution.
07-06-2014 11:50 PM
07-06-2014 11:56 PM
i need to control multiple source meters with single code
07-07-2014 12:25 AM
07-07-2014 12:34 AM
sorry for that unexpectedly it happend.
using GPIB we can develop a code that can control all the source meters i think. by just giving the address of that GPIB.
what do you say it is possible or not.
07-07-2014 01:08 AM
07-07-2014 01:10 AM
then can you suggest me how can i control multiple source meters
07-07-2014 01:11 AM
07-07-2014 01:15 AM
07-07-2014 05:35 AM
my experiment is i am doing a program for memory test of a device(IC).
while testing the device i need to do some multiple operations like forsing the volt. measuring the current and reciprocal of this in that case i need 2 or more source meters and a hsdio for read write purpose.now my question is how to write a labview code to operate those multiple source meter using single code. and if you know how to do the code for memory test please suggest that also.