本文介绍了PCI卡地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨我正在使用PCI卡DIO48来连接仪器以通过我的PC对其进行控制.我已经成功安装了PCI卡.我只需要知道该卡的BASE地址,即可读取/写入其不同的引脚. PCI DIO48卡的基本地址是什么.请帮忙.

感谢理查德,但我仍然感到困惑.我的意思是访问引脚1,地址是什么?是0x1000和第二个引脚0x2000,依此类推,直到0xffff?请问是对的吗?

[edit]已删除< pre>标签.[/edit]

HiI''m using a PCI card DIO48 for interfacing an instrument to control it from my pc. I have successfully installed the PCI card. All I need to know is the BASE Address of this card so that I can read/write its different pins. What will be the PCI DIO48 card''s base address . Please help.

Thanks Richard, but i am still confused. I mean to access pin 1, what will be the address? is it 0x1000 and 2nd pin 0x2000 and so on up to 0xffff ? is it right, please?

[edit]removed <pre> tags.[/edit]

推荐答案




这篇关于PCI卡地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-01 19:38