A/D Timeout

Hi
I’m trying to use a PCL-711B card with comedi.  When the sample program
‘tut1’ is run, the A/D conversion is not within an acceptable range and an
A/D time out is given.  None of the other subdevices respond favourably
either.  Changing the interrupts doesn’t help either (interrupts 3 through 7
were tried with no luck).  Below are some of the configuration commands used
and the card’s output.

Please help,
Daniel



user_at_snoopy:~$ /sbin/lsmod
Module                  Size  Used by
pcl711                  4288   0
comedi                 16652   0 [pcl711]
tulip                  30304   1


/usr/sbin/comedi_config /dev/comedi0 pcl711b 0x240,3


user_at_snoopy:~/comedilib-0.7.19/demo$ ./tut1
-1073743112
user_at_snoopy:~/comedilib-0.7.19/demo$
snoopy:/home/user/comedilib-0.7.19/demo#

tail /var/log/messages

Feb 18 13:35:00 snoopy kernel: comedi: version 0.7.66 - David Schleef
<ds_at_schleef.org>
Feb 18 13:35:49 snoopy kernel: comedi0: pcl711: 0x0240 ( irq = 3 )
Feb 18 13:35:49 snoopy kernel:
Feb 18 13:50:31 snoopy -- MARK --
Feb 18 13:55:06 snoopy kernel: comedi0: pcl711: A/D timeout
Feb 18 13:58:59 snoopy kernel: comedi0: pcl711: A/D timeout

Received on 2003-02-19Z04:17:28