11-24-2014 10:53 AM
Hi
I am working on a system which setup by someone else who is no more acessible. It worked pretty well until some day, it gave me some "time out" error message. I spent a lot of time trouble shooting, and finally found out that the code stalls at the point that it called the function generator to create waveform. I check the code, there is a resource name: GIPBS::5:INSTR. But when I tried to found it in the MAX, I did not see it. Attached is the screen shot of the MAX.
I tested the function generator with an ocsilloscope, and it works. Any idea how I may solve the problem? or even a suggestion what I should trouble shoot next will be appreciate.
Thanks ahead.
11-24-2014 12:04 PM
11-24-2014 02:19 PM
Thank you very much!
There is nothing about enabling the GPIB. But there is a section talks about enable the sync signal, which has been being used. The manual says that it can be only enable or disable through remote interface. Since I have never modified any VI in the code, I don't think that is a problem.
As for the cable, we have ordered another one; and after replacing the old one with the new one, there is no change.
BTW, in the device manager in the windows, I can see th GPIB status is good. Is it possible it is something related to the setting of the driver of the function generator?
11-24-2014 02:32 PM
11-24-2014 09:54 PM
Thank you for you quick reply.
I have checked the mode. It is on HPIB. I then used the scan for instrument and it showed that instrument is not found.
I found a link very similar to my question:
http://digital.ni.com/public.nsf/allkb/72FAD7156202DDF9862568900048F006?OpenDocument
I follwed the steps in the above link. When I tried interactive control, an error message came out. It says the item could not be open and I need to reinstall NI488-2. So I did reinstalled NI488-2. But nothing changed.
BTW, in the MAX, sometimes I can see the GPIB icons, sometimes I could not. Is it something wrong with the MAX?
11-24-2014 10:00 PM
12-01-2014 09:56 AM
Sorry for the late reply. I did not get acess to the equipment in the break.
Here are the information
NI488-2 (version 3.1.2)
NIMAX (version 5.6)
HP 33120a (Class specification version 3.00)
12-01-2014 10:08 AM