09-25-2009 06:54 PM
Hello!
I am trying to fix a problem with a Labview (6.1) program in communication (GPIB) with a Spectrum Analyser (SR785).
In fact this program was working with an older computer using windows 98 but not anymore with a faster machine with windows XP...
It seems that the problem comes from the GPIB Read function. This function read "sometimes" what is sent by the spectrum analyser but most of the time the datas are not received. I just have an error 6. I read a previous post on this forum reporting this problem : the solution was to put time-out=0.
I tried to do so. But most of the time, the program runs (until the Spectrum Analyser says "data sent") and make an infinite pause on the GPIB read function. I guess the function is waiting for the datas (no error is reported since the function is not finished). What is rather weired is that the program sometimes (1 times over 30) works properly...
If someone has any idea on this problem...
Good week-end,
Alan
09-26-2009 09:14 AM
09-30-2009 06:10 AM
@Albert,
hello
i need your contact no or mail id. So i can contact you and discuss some queries regarding labview and gpib interface. So can u give me.
Thanks so much....
Pallavi
09-30-2009 09:32 AM
09-30-2009 03:39 PM
09-30-2009 06:04 PM
Hello Albert (and Hello all)!
Thanks a lot for your answer. I tried to rise the bustiming from 500 nsec to 2 µsec (I think it really was a good idea). But I still have the same problem : error 6... Is there any other ways to fix it? I am working with optical fibers : can a problem on them or on a wire can induce that kind of thing?...
Sorry for the delay of answer and thanks again.
Cheers,
Alan
10-01-2009 11:39 AM
10-02-2009 06:05 AM
Hello All,
My question is
I want to read Bitrate and nosie margin values from DSLAM directly in excelsheet. So which kind of interface to use or anyone knows the process like using labview or matlab or perl etc...
pallavi
10-02-2009 06:50 AM
Don't hijack an unrelated thread. Start a new post and provide some details such as what kind of interface the DSLAM has and what kind of instrument you are using to measure these parameters.
The programming language that you use is up to you.