Exmples using two cards

Hi all.

I'm looking for an example of data adquisition using comedi_cmd with two
differents cards at the same time. 
I have tried to define an array

comedi_t *comedittt[2];

and then use the same functions when i have only one card in a loop (for)

comedittt[i] = comedi_open ( ...)

Comedi_open seems to work fine, but the first time i use
comedi_find_subdevice_by_type (comedittt[i], ...)
a segmentation fault freeze my machine.

Can anybody help me?

Thanks in advance

Daniel


-- Daniel Machón [damachon_at_eresmas.net] --

Received on 2003-09-26Z14:12:00