Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-29 Thread John Miles
I'm not familiar with any GPIB bugs on the 5370A, but I moved your code over to C and ran it on my 5370B via a GPIB-LAN adapter. The test app failed after ~6 hours with a Winsock timeout error. I'm thinking that was caused by a power glitch, though, because I actually had to power-cycle the

[time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread wje
I just got one of the new networked GPIB controllers, and I've been having some issues. I'm not sure if it's the Prologix or the instruments, or both. With the 5370A, I can get samples for some period of time ranging from about 2 to 4 hours before the GPIB controller stops responding. I

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread Prologix
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of wje Sent: Wednesday, August 27, 2008 3:12 PM To: Discussion of precise time and frequency measurement Subject: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem? I just got one of the new networked GPIB controllers

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread John Miles
I just got one of the new networked GPIB controllers, and I've been having some issues. I'm not sure if it's the Prologix or the instruments, or both. With the 5370A, I can get samples for some period of time ranging from about 2 to 4 hours before the GPIB controller stops responding. I

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread wje
can send that to you offline. Regards, Abdul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of wje Sent: Wednesday, August 27, 2008 3:12 PM To: Discussion of precise time and frequency measurement Subject: [time-nuts] Prologix GPIB-NET, HP 5370A

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread wje
If the 5370A problem is actually the 5370A gpib controller bug, then I don't think it can be reproduced with the 5370B; I'm pretty sure that was fixed in the B model. However, if you want to give it a try, here's what I do (you'll have to interpret, but it should be pretty clear):

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread Prologix
-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem? I just got one of the new networked GPIB controllers, and I've been having some issues. I'm not sure if it's the Prologix or the instruments, or both. With the 5370A, I can get samples for some period of time ranging from about 2 to 4

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread wje
of precise time and frequency measurement Subject: Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem? YI don't use read-after-write, and I explicitly set it off before reading. However, I did try it once just for fun, and it does work as expected. The 5334 doesn't seem to assert eoi, so I do

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread wje
. -Original Message- From: [EMAIL PROTECTED] [[2]mailto:[EMAIL PROTECTED] On Behalf Of wje Sent: Wednesday, August 27, 2008 4:14 PM To: Discussion of precise time and frequency measurement Subject: Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem? YI don't use read-after

Re: [time-nuts] Prologix GPIB-NET, HP 5370A, HP5334A problem?

2008-08-27 Thread Gerry Glauser
Bill, I recall there was some question on the Prologix unlisten, but I suspect you're seeing a 5334A issue. While testing my driver at max 5334A throughput, I found found you cannot trust a ++read until the status byte returns data ready, else you may get the previous reading. That would happen