Re: [time-nuts] Help for general GPIB problem

2014-01-24 Thread Ulrich Bangert
John Miles Gesendet: Freitag, 24. Januar 2014 08:58 An: 'Discussion of precise time and frequency measurement' Betreff: Re: [time-nuts] Help for general GPIB problem You probably want ibfind() rather than ibdev(). Take a look at gpibport.cpp in the TimeLab source (drivers/shared

Re: [time-nuts] Help for general GPIB problem

2014-01-24 Thread John Miles
-Original Message- From: time-nuts-boun...@febo.com [mailto:time-nuts- boun...@febo.com] On Behalf Of Ulrich Bangert Sent: Friday, January 24, 2014 1:29 AM To: 'Discussion of precise time and frequency measurement' Subject: Re: [time-nuts] Help for general GPIB problem John, thank you

[time-nuts] Help for general GPIB problem

2014-01-23 Thread Ulrich Bangert
Gentlemen, I am just going to improve my EZGPIB utility so that it can make use of more than one GPIB-interface (supported by GPIB32.Dll, not Prologix). I have been trying to enumerate all detected interfaces by using ibdev(bi,0,0,T300ms,0,1) in a loop where bi starts with 0 and is incremented

Re: [time-nuts] Help for general GPIB problem

2014-01-23 Thread Azelio Boriani
Try to stop the HPIB driver... maybe the driver is reporting as available even if no hardware is actually connected. On Thu, Jan 23, 2014 at 12:22 PM, Ulrich Bangert df...@ulrich-bangert.de wrote: Gentlemen, I am just going to improve my EZGPIB utility so that it can make use of more than one

Re: [time-nuts] Help for general GPIB problem

2014-01-23 Thread Ulrich Bangert
...@febo.com [mailto:time-nuts-boun...@febo.com] Im Auftrag von Azelio Boriani Gesendet: Donnerstag, 23. Januar 2014 14:27 An: Discussion of precise time and frequency measurement Betreff: Re: [time-nuts] Help for general GPIB problem Try to stop the HPIB driver... maybe the driver is reporting

Re: [time-nuts] Help for general GPIB problem

2014-01-23 Thread Azelio Boriani
-nuts-boun...@febo.com] Im Auftrag von Azelio Boriani Gesendet: Donnerstag, 23. Januar 2014 14:27 An: Discussion of precise time and frequency measurement Betreff: Re: [time-nuts] Help for general GPIB problem Try to stop the HPIB driver... maybe the driver is reporting as available even

Re: [time-nuts] Help for general GPIB problem

2014-01-23 Thread John Miles
[mailto:time-nuts- boun...@febo.com] On Behalf Of Ulrich Bangert Sent: Thursday, January 23, 2014 3:23 AM To: Time nuts Subject: [time-nuts] Help for general GPIB problem Gentlemen, I am just going to improve my EZGPIB utility so that it can make use of more than one GPIB-interface (supported