I am attemping to complete the comedi driver for m-series boards, specifically the 6229 board. The gentleman who started this driver was basically extending the e-series driver to include the m-series support by mapping the e commands, etc to m commands, etc.
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
AI_Command_1<meta name="GENERATOR" content="OpenOffice.org 2.0 (Linux)"><meta name="AUTHOR" content="Malcolm J. Borgendale"><meta name="CREATED" content="20050701;14380000"><meta name="CHANGEDBY" content="Malcolm J. Borgendale"><meta name="CHANGED" content="20050920;10490000">Anyway, the e cards have a feature for doing serial DIO on a few of the pins. I cannot tell if the m cards support this or not. There doesn't seem to be any examples of this in the DDK. There are some similarly named bits in the mseries_registermap.doc file, but some of them have a
SCXI_ prepended to them. Are these equivilent to the similarly named bits on the e boards?
If this functionality exists on the 6229 board, could someone point me to some (hopefully detailed) documentation.
As a side question, there seems to be much better documentation for the e series boards. Is NI ever going to have that amount and quality of docs for the m-series cards?
Thanks.