 JÞB
		
			JÞB
		
		
		
		
		
		
		
		
	
			11-16-2009 11:17 AM
ahamel wrote:Once I removed the unwired Write VISA from Get PRS Model Info.vi , I started to have time out errors in the SCPI Command and Response.vi
Error code -1073807339: Timeout expired before operation completed.
This begins to make some sense! As I mentioned earlier the PRS series has two distinct versions of the GPIB interface. Only one of them is a Talker. Also both versions have a distinct limitation- there is a local/remote front panel switch that must be set to "remote" for the GPIB to listen at all.
Make sure your not in the diet mode (i.e. LO-Cal) and take a look at the boilerplate on the rear. What is the EXACT model of the unit?
 JÞB
		
			JÞB
		
		
		
		
		
		
		
		
	
			11-16-2009 11:58 AM
11-16-2009 12:10 PM - edited 11-16-2009 12:15 PM
I have Model 2PRS-201-2IEE-2RO-2D
Though I have the dial set to remote, the local LED is the one currently lit up.
11-16-2009 12:49 PM
As I'm reading more into this, I see that the LOCAL indicator will remain on until communication with the unit is initialized. Unfortunately, my initialize VI still returns errors.
Error Code: -1073807339
VISA Read in IETPRS20X SCPI Command and Response.vi->IETPRS20X Query.vi->IETPRS20X Get PRS Model Info.vi->IETPRS20x Initialize.vi
 JÞB
		
			JÞB
		
		
		
		
		
		
		
		
	
			11-16-2009 12:54 PM - edited 11-16-2009 12:58 PM
"2PRS-201-2IEE"
http://www.ietlabs.com/pdf/Manuals/PRS%20im%20200%20IEEE.2%20complete.pdf
this is the SCPI version
check the TL dip switch on the back
11-16-2009 01:07 PM
11-16-2009 02:48 PM
I can change the resistance remotely through the string control on the front panel of the SCPI Command and Response.vi.
So, I think I can figure this out from here. Thanks for the help