Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

window CE VC++

I would like to develop a application use the DaqCard AI16-50 on Window CE .net system. Any body know how. I think I need driver of this daqcard for the CE operating system. But I can not find it. Please let me know
0 Kudos
Message 1 of 5
(3,472 Views)
Sorry, but the NI-DAQ driver does not currently support using hardware in a Windows CE device. Depending on your application, you may be able to use an alternative such as using the CE device to remotely control hardware in another machine with .NET remoting or using distributed I/O hardware such as FieldPoint.

Good luck with your application. Reply to this if you have further questions.

Tony H.
Measurement Studio
0 Kudos
Message 2 of 5
(3,472 Views)
Greetings,

The NI-DAQ driver is not available for the Windows CE operating system. In order to develop your application, you will need to use the Measurement Hardware DDK. This software is available for download from the following location:

NI Measurement Hardware DDK (Driver Development Kit)

Additional information concerning the Measurement Hardware DDK is available in the following KnowledgeBases:

Measurement Hardware Driver Development Kit Frequently Asked Questions

Measur
ement Hardware Driver Development Kit Register Level Programming Architecture


If you have any questions concerning the Measurement Hardware DDK, you should post them to the following discussion forum:

Driver Development Kit (DDK) Discussion Forum

Good luck with your application.

Spencer S.
0 Kudos
Message 3 of 5
(3,472 Views)
I have download the nSeries.zip file for the DDK. It only have .h and .cpp files. Do I need the .lib files for the linker or not.
0 Kudos
Message 4 of 5
(3,472 Views)
All of the required files should be included. Again, to receive the most educated answers to your DDK questions, I would suggest posting to the DDK discussion forum.

Driver Development Kit (DDK) Discussion Forum

Good luck with your application.

Spencer S.
0 Kudos
Message 5 of 5
(3,472 Views)