- From: Frank Mori Hess <fmhess_at_users.sourceforge.net>
- Date: Sun, 25 May 2003 22:57:05 -0500
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 24 May 2003 10:06 am, Martin Merz wrote: > Hello, > > i have an NI 6034E card and the actual comedilib. Now i'm testing the > card to understand how comedi works. > But i have problems. I want to make an simple A/D conversion (only one) > which ist triggert extern. > For this i changed the prepare_cmd() - function from the example > receiver.c, into three examples functions. > Extern trigger with > - start_src > - scan_begin_src or > - scan_convert_src > > Please, see below. > > The prepare_cmd_start works (but it makes more than one scan!). The > other functions don't work. How many scans do you get back? scan_begin_src = TRIG_EXT may work if you set the CR_EDGE bit in the scan_begin_arg. I put some fixes in cvs for the convert_src = TRIG_EXT case which might help there. - -- Frank -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+0ZCR5vihyNWuA4URAkL+AJsF7ERtI6SxNNkVaaTe7fQFizVfjQCcCogy p7NQEUWpymhEjWI9AoWpC0Y= =hb+w -----END PGP SIGNATURE-----
Received on 2003-05-26Z02:57:05