Re: IO error

2008-10-18 Thread Lawrence D'Oliveiro
In message <[EMAIL PROTECTED]>, Rajan Arora wrote: > On Oct 18, 5:52 pm, Lawrence D'Oliveiro <[EMAIL PROTECTED] > central.gen.new_zealand> wrote: >> In message >> <[EMAIL PROTECTED]>, >> Rajan >> >> Arora wrote: >> > I am trying to get the data out of an instrument through its GPIB >> > port... >>

Re: IO error

2008-10-18 Thread Rajan Arora
On Oct 18, 5:52 pm, Lawrence D'Oliveiro <[EMAIL PROTECTED] central.gen.new_zealand> wrote: > In message > <[EMAIL PROTECTED]>, Rajan > > Arora wrote: > > I am trying to get the data out of an instrument through its GPIB port... > > > When i try read() command it gives me an IO timeout error. > > Wh

Re: IO error

2008-10-18 Thread Lawrence D'Oliveiro
In message <[EMAIL PROTECTED]>, Rajan Arora wrote: > I am trying to get the data out of an instrument through its GPIB port... > > When i try read() command it gives me an IO timeout error. What's the device name, device driver module name, do you have any sample or diagnostic code you can run t