xPC target support for NI PCIe-6259

The xPC hardware compatibility table lists the NI PCIe-6259 board but does not give the Matlab version which supports it. Is this board supported or not?

回答 (1 件)

Gordon Weast
Gordon Weast 2012 年 2 月 10 日

0 投票

The PCIe-6259 should show up in the lists, unless it's reporting the wrong PCI device ID.
What shows up for the board in 'getxpcpci all'? What vendor and device IDs is it reporting?
The driver does look for both the PCI and PCIe device IDs, but that only works if the board reports the value we're expecting.
Gordon Weast xPC Target Development

3 件のコメント

Gordon Weast
Gordon Weast 2012 年 2 月 10 日
More info. It seems that there's a typo in either getsuppcidev.m or in xpcionim.c. One has the PCIe device ID 0x707f and the other has 0x717f. Tell me which one the board actually returns.
You can patch your copy by correcting both files to list the correct device ID for the board. Tell me and I'll get it into the next release.
Dominik
Dominik 2012 年 7 月 11 日
The board returns the DeviceID 0x717f. I'll patch the files and test it asap.
Alicia
Alicia 2013 年 1 月 24 日
I am also trying to use this board - I see the same discrepancy between the two files. If I wanted to patch it, how would I go about doing this? I can edit the file, but I'm assuming I'd need to rebuild a library?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeSignal Integrity Kits for Industry Standards についてさらに検索

質問済み:

2012 年 1 月 24 日

編集済み:

2013 年 10 月 8 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by