Hope you can help me. I have a PCI data acquisition board that we use. Currently, in the Windows - System Properties\ resources tab for this device, I manually set the I/O range to match the address I have in my application. I realize this is not the way it’s normally done, but it works so far. However, I would like to know how to read the base address of my PCI board so that I can direct my program to access it at that point instead of all this fussing around. Is there an easy way to read the address?
P.S. I am not a great programmer, please keep that in mind.
------------------
P.S. I am not a great programmer, please keep that in mind.

------------------
Comment