- From: Codrut Visa <visa_at_agip.sciences.univ-metz.fr>
- Date: Fri, 11 Jul 2003 10:38:08 +0200
Hi all,
In the last week I tried to do AO and AI
simultanously. For this I use RTAI (patch 2.4.17-
rthal5) and Comedi(0.7.65) with NI6711 and
NI6070E.
What I want to do in pseudocode is:
while(1){
read_chanels_N6070E(1,2,3,4);
compute();
write_chanels_NI6711(1,2,3);
}
Is there someone who did simultanously AO using
NI6711 because I saw that NI6711 does not
support the comedi commands?
Do you have any idea of how to do this?
Is there any manual for Register Level Programming for NI6711?
Thanks,
CV.
Received on 2003-07-11Z07:38:08