well,
i'm trying to access the AMD-8253 Counter on a PC-DIO-96 board from (Visual) C over NIDAQ (7) functions.
the "traditional nidaq online reference" has a list of functions supported by the DIO96, but in this list there are no functions concerning timing...
in the examples folder i found an example for 8253 based products. i tested that code with the card, but the NIDAQ-driver returns an error (10403) that the function is not supported by the device (DIO96)..
the example used the ICTR_Setup(..) and ICTR_Read(..) functions, appearetly they dont work for the dio96...
has anyone programmed the dio96-timer in winNT/2000 ?