David Schleef wrote:
> 
> On Tue, Oct 30, 2001 at 05:58:39PM +0100, Massimiliano Cialdi wrote:
> > I use Comedi 0.7.60 and rtlinux 3.1 (linux 2.4.4), and I have PIC-6024E
> > board.
> > I tried to use the following:
> 
> Does it work from user space?
No. comedi_test doesn't works
the output is:
------------------------------
I: Comedi version: 0.7.60
I: Comedilib version: unknown =)
I: driver name: ni_pcimio
I: device name: pci-6024e
I:
I: subdevice 0
I: testing info...
rev 1
I: subdevice type: 1 (analog input)
  number of channels: 16
  max data value: 4095
  ranges:
    all chans: [-10,10] [-5,5] [-0.5,0.5] [-0.05,0.05]
I: testing mode0_read...
rev 1
comedi_trig_ioctl: -1
W: comedi_trig_ioctl: errno=62 Timer expired
I: testing insn_read...
rev 1
E: comedi_do_insn: Timer expired
I: testing insn_read_time...
rev 1
comedi_do_insn: -1
W: comedi_do_insn: errno=62 Timer expired
W: comedi_do_insn: returned -1 (expected 3)
read time: -1022002551 us
I: testing cmd_no_cmd...
not applicable
I: testing cmd_probe_src_mask...
rev 1
command source mask:
  start: now|int
  scan_begin: timer|ext
  convert: timer|ext
  scan_end: count
  stop: none|count
I: testing cmd_probe_fast_1chan...
command fast 1chan:
  start: now 0
  scan_begin: timer 5000
  convert: timer 5000
  scan_end: count 1
  stop: count 2
I: testing cmd_read_fast_1chan...
------------------------------------
and then it crash.

I tried demo/inp but I obtain:
measuring device=/dev/comedi0 subdevice=0 channel=0 range=0 analog
reference=0
comedi_perror(): __comedi_errno=22
/dev/comedi0: Invalid argument

I think that my board is broken.

thanks
-- 
Massimiliano Cialdi
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to