All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] cmd_write
@ 2009-12-23  0:06 Stefan Schaal
  2009-12-23  0:52 ` Alexis Berlemont
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Schaal @ 2009-12-23  0:06 UTC (permalink / raw)
  To: xenomai

Hi,

  I have been trying to test the functionality of the analogy_ni_pcimio driver on a NI6259 board. I am using a linux kernel 2.6.29.5 with the xenomai-head (rc5). Doing an a4l_sync_write to an analog output channel works fine. Now I am trying to use the cmd structure for writing to the same analog output channel, as done in the cmd_write progam (whose source I found in <xenomai_root>/src/util/analogy/cmd_write.c .

But I am getting the error as indicated below. Any idea why this happens? My own programming gets the same error.

Thanks a lot!

-Stefan


unix> /usr/xenomai/bin/cmd_write -v -d analogy0 -s 1 -c 0 -S 1

cmd_write: device analogy0 opened (fd=0)
cmd_write: basic descriptor retrieved
	 subdevices count = 14
	 read subdevice index = 0
	 write subdevice index = 1
cmd_write: complex descriptor retrieved
cmd_write: channel 0
	 ranges count = 3
	 range's size = 16 (bits)
cmd_write: scan size = 2
cmd_write: size to write  = 2
cmd_write: command successfully sent
cmd_write: triggering failed (ret=-32)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-23  8:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23  0:06 [Xenomai-core] cmd_write Stefan Schaal
2009-12-23  0:52 ` Alexis Berlemont
2009-12-23  1:12   ` Stefan Schaal
2009-12-23  8:55     ` Alexis Berlemont

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.