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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!