Driver XPC target for National Instruments Board PCI 6289 M-Series required Documents?
이전 댓글 표시
Hi,
i would like to program a custom driver for the National Instruments Board PCI 6289 M-Series to use the A/D-Converter. Matlab/Simulink supports already a driver for the A/D-Converter but i need one who generate a interrupt after a fixed size of A/D-Samples to trigger my Simulink model based on this interrupt.
I habe already reed the Device Driver Guid and examined the source code of the original driver for the A/D-Converter. In the Driver Guid Matlab explained that i need a Register Level Programming User Manuel, without this document i will not be alble to program a driver for any Board.
But i could not find any documents like this in the Internet. So how was Matlab able to program the driver? Which documents are necessary and where can i get them?
In the original driver for the A/D-Converter Matlab include xpcionim.h this seems to be function libarary for the NI Borad to read and write to the Register of the Board. But i dont understand the functions prvides buy the this headerfile. Is there any Documentation avaliable?
Summarizing i need all documents needed to program a deriver for the National Instruments PCI 6289 M-Series Borad.
답변 (1개)
Suneesh
2014년 5월 7일
0 개 추천
- For specific information about the board you mentioned, the manufacturer (National Instruments) would be the best resource.
- There is no further documentation apart from what is in the documentation for the product. That header file you mention is part of MathWorks' implementation.
카테고리
도움말 센터 및 File Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!