 araaz
		
			araaz
		
		
		
		
		
		
		
		
	
			08-06-2014 06:15 PM
Hi All,
I am trying to connect tds3032 oscilloscope to fetch data and measure some parameters. But, the connection is not helping at first place. It seems, installed labview in my computer is able to read the GPIB address, but it is not able to run any vi. I was only trying to run the example VIs come with the driver. Please find below the snapshot of the error I am getting.
N.B: I have tried with 2 GPIB as well as in two computer. The program is itself not written by me, but the example vi that is included in the driver. I am assuming, the problem is with the oscilloscope only. Please let me know your if you have encountered the same problem and your advise and suggestion on it, ASAP, as I am working on this.
Thanks,
Akhtar
When I click on continue, it is showing some undefined error code.
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			08-06-2014 06:44 PM
08-07-2014 03:13 PM
errorquery.vi is causing the error. I have run each and every individual subVI within that VI, and each of them is running normally. But I am getting the error, when I am trying to display the graph, and when I am trying to run the errorquery.vi subVi, it is returing
241: Hardware missing
0:no events to report- queue empty.
 nyc_(is_out_of_
		
			nyc_(is_out_of_08-07-2014 03:17 PM
@araaz wrote:
errorquery.vi is causing the error. I have run each and every individual subVI within that VI, and each of them is running normally. But I am getting the error, when I am trying to display the graph, and when I am trying to run the errorquery.vi subVi, it is returing
241: Hardware missing
0:no events to report- queue empty.
You don't understand the words Hardware missing ?
Apparently you are trying to make a measurement with a HARDWARE option that your scope does NOT have.
08-07-2014 03:21 PM
But I have connected the oscilloscope to my computer, the driver for that scope is installed and the program also reads the GPIB address successfully, so I am not understanding what hardware I am missing. Sorry, but I am very new in the field of labview. So I am not understanding what is it implying with the message "hardware missing"
 nyc_(is_out_of_
		
			nyc_(is_out_of_08-07-2014 03:34 PM
blindly using drivers
now you'll actually have to understand how to use the instrument
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			08-07-2014 03:51 PM
 mcduff
		
			mcduff
		
		
		
		
		
		
		
		
	
			08-07-2014 04:05 PM
 nyc_(is_out_of_
		
			nyc_(is_out_of_08-07-2014 04:11 PM
@mcduff wrote:
The Example VI that he is using seems simple enough, just a channel query & data from the scope. Not sure why it would say hardware missing. He is not taking a FFT or anything special from his screen shots. I suggest to turn on execution highlighting and see exactly where it fails. cheers, mcduff
How can you tell anything with a front panel that it is "simple enough"?
The Block Diagram is what counts.
 Dennis_Knutson
		
			Dennis_Knutson
		
		
		
		
		
		
		
		
	
			08-07-2014 04:11 PM