ni_mio_cs specs incorrect

Hi all,
in the source code of ni_mio_cs.c for the DAQCrad-6024E there is the following
lines:
device_id:
0x075e,
		name:		"DAQCard-6024E", /* specs incorrect! */
		n_adchan:	16,
		adbits:		12,
		ai_fifo_depth:	1024,
		alwaysdither:	0,
		gainlkup:	ai_gain_16,
		ai_speed:	5000,
		n_aochan:	2,
		aobits:		12,
		ao_fifo_depth:	0,
		ao_unipolar:	0,
		has_8255:	0,
		caldac:		{dac8800,dac8043},

My attention goes at the comment "specs incorrect...."
What does it mean ?
Does driver work correctly by this card ?
Thank in advanced for every help.
Fabio

Received on 2003-02-14Z08:40:08