01-24-2011 11:39 AM
hi
try "baby steps" :
make your own vi with a Visa entry and select com1
restart the SMU.
send a simple command like *RST
see what is going on... then tell us more (maybe the thing is just broken !).
I am using the 2400 and it's working fine
01-24-2011 01:58 PM - edited 01-24-2011 02:00 PM
Must be the commands you are sending. Attach your code, or the section that causes the problem.
You do realize that when you send commands, the meter goes into remote mode, meaning it won't keep reading over and over because it is waiting for the next command to do something. It will only read when you send a command to do so. You could send a command to put it back in local mode if that is what you want.
01-24-2011 02:58 PM
Thanks,
I think we are closer to the bug.
I ran " Highlight execution" for "Read multiple points.vi" , as attached.
The screenshot is attached.
The error terminal showed "ok" except at "Wait for operation complete. vi"
i tested this particular sub- vi and ran execution highlighting, it showed error at VISA Read.
Now we need to fix this VISA read, i guess.
Neel.
01-24-2011 04:02 PM
You don't have anything wired to the Configure Trigger function. I think your instrument is never triggered. That is why you get the Timeout error. Set the trigger to Immediate or something like that (don't know what Keithley calls it), or set it to Software Trigger and send the trigger with a software function.
01-25-2011 11:50 AM
Hello
Yes i would like to wire up the configure trigger.
The manual for 2400 is at www.keithley.com/data?asset=887
I am sorry i could not understand it well.
The remote trigger is discussed in-
p220, chap 11-10
p308, chap 16-4 discusses trigger commands.
Kindly advise what should i do next.
01-25-2011 12:33 PM
What are you using as a trigger? An external signal? For experimental purposes, set the trigger for immediate. Let the meter take one reading. Lets go from there. I don't have the 2400 drivers so I can't tell you exactly how to set the immediate trigger. But there is a way. Immediate trigger tells the instrument to make a measurement immediately and does not wait for any other trigger. In your trigger setup function, is there not a choice for immediate?
06-23-2011 09:55 PM
I could not open the vi in my current Labview version 8.6.1. Is there anyway to convert it?
06-23-2011 10:26 PM
Here it is saved for LV 8.6. But I don't have the subVI's. You should already have them or be able to download them from the driver network.
06-23-2011 10:50 PM
Thanks Raven Fan. I have the drivers. However, its naming of the vi is different from the library that i have. I am new in using Labview as well as communicating Keithley 2400 and Labview.
I would like to get something similar that is posted in the forum below:
http://forums.ni.com/t5/LabVIEW/Current-vs-time-using-Keithley-2400/td-p/1448746
07-02-2014 12:31 AM
Mr. Poli
how can i read and write here is there any hardware interface or directly it will read please suggest me i am a biginner ti this platform.