Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

TOP URGENT: GPIB communications IDN? query

I am using NI 488.2 GPIB to communicate with UF3000 prober but I have below error....

 

Instruments0 Primary Address = 22 The device did not respond to a *IDN? query


Please help...

0 Kudos
Message 1 of 5
(6,194 Views)

Hi

 

Either your prober has another gpib address or it simply does not respond because it is so old it does not recognise the command

greetings from the Netherlands
0 Kudos
Message 2 of 5
(6,192 Views)

The UF3000 does not respond to normal IEEE488 (GPIB) commands.

It has its own cryptic command set of single or a few letters, commands are case sensitive, and depending on prober settings commands may be swapped.


For example, the "W" command can either start a probe tip cleaning procedure or return the wafer ID of the current wafer; it may be swapped with the "b" command.


To retrieve the prober ID use the "B" command, and make sure to terminate all of your commands with CR and LF.  The normal VISA call with IEEE488 END character enabled will not append these characters, so you have to append them yourself.


These commands are according to the First Edition of the UF3000 operation manual, dated 2006-09-28, so it's not that the prober is an old out-of-date piece of equipment, the issue is that Accretech produced an instrument which does not conform in any respect to the IEEE488 standards.

 

Contact me by e-mail me for the GPIB operation manual.



Sincerely,


Leif S. Kirschenbaum, Ph.D.

LabVIEW user since 2.0
Message 3 of 5
(5,627 Views)
Hi!!, I'm in need of some UF3000 Manuals. Can you please help me ??? mistic14@gmail.com
0 Kudos
Message 4 of 5
(5,481 Views)

e-mail me at:


leifk@nimblethink.com


for manuals.

 


Regards,

 


Leif Kirschenbaum, Ph.D.

LabVIEW user since 2.0
0 Kudos
Message 5 of 5
(5,471 Views)