 yogesh5387
		
			yogesh5387
		
		
		
		
		
		
		
		
	
			01-15-2014 10:52 AM
Hello,
I finally have the connection working properly.
but I have a new error while running the Advance Sweep.vi in one of the example drivers:
for suppose if I give the range of voltage from 1 to 5V, for some 10 or 20 points.,
but the program is terminating in the middle itself, after executing few points and showing the error code..
Error code: 5042 - cannot perform requested action while overlapped operation is in progress.
This come out in both the Keithley LCD and in labview..
 pjr1121
		
			pjr1121
		
		
		
		
		
		
		
		
	
			01-15-2014 11:08 AM
@yogesh5387 wrote:
for suppose if I give the range of voltage from 1 to 5V, for some 10 or 20 points.,
but the program is terminating in the middle itself, after executing few points and showing the error code..
Error code: 5042 - cannot perform requested action while overlapped operation is in progress.
This come out in both the Keithley LCD and in labview..
I've seen this error when you are trying to change parameters of the Keithley while a sweep is in progress (writing a command to change/set the buffer size for instance). If a measurement sweep isn't finished and you send commands to change a setting you'll get an error.
Run the labview code with "highlight excecution" option selected, which will significantly slow down the code. If the error goes away, then it means your commands are being sent too quickly. You could also probe the various write commands and see if one of them excecutes as you get the error.
 yogesh5387
		
			yogesh5387
		
		
		
		
		
		
		
		
	
			01-15-2014 11:11 AM
Hello,
Can i have the Sweep voltage and current Measurement file for finding the Voltage VS Current graph
 yogesh5387
		
			yogesh5387
		
		
		
		
		
		
		
		
	
			01-20-2014 08:54 AM
Hello,
When trouble shooting i have some error in the messgae file i have attached that file in this message.Let me know what i have to do in order to solve that error.
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			01-20-2014 09:24 AM
 yogesh5387
		
			yogesh5387
		
		
		
		
		
		
		
		
	
			01-20-2014 09:24 AM
Hello,
I am getting the follwoing error which i run the file
Error 0 occured at GPIB write in KE2602A/Limit.Vi
Possible Resons 
LabVIEW:Error connceting to GPIB driver or device 
VISA:(Hex 0x0) operation completed successfully
 Py2021
		
			Py2021
		
		
		
		
		
		
		
		
	
			01-22-2023 03:29 AM
I need help for this program. Could somebody assist me.. Please... I request
 GerdW
		
			GerdW
		
		
		 
		
		
		
		
		
	
			01-22-2023 04:04 AM
Hi Py,
@Py2021 wrote:
I need help for this program. Could somebody assist me.. Please... I request
What do you request?
Which kind of help/assist do you need?
What have you tried?
Where are you stuck?
Is it still the same problem as 9 years ago?