Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Determing the Input/Output Range for a PCI-DIO 96

I am wondering if anyone knows how to determine the input/output range for a PCI-DIO 96 digital IO board. I have looked at the properties for the board under device manager, but only the memory range is listed.
0 Kudos
Message 1 of 2
(3,232 Views)
The best way to access the PCI-DIO 96 card and its functionalities is to use the NI-DAQ driver API. A help reference is also installed indicating what the functions are and how to access the card.

I know what you are referring to though. Our non-ISA and our newer products are all strictly memory mapped I/O products (on the memory bus). There is no need for an Input/Output Range to access the hardware. Similarly, most new PCI devices won't have an I/O Range. They are essentially not on the I/O bus (I/O memory space). Only devices such as display adapters, serial ports, parallel ports etc. and older devices will still have I/O ranges. Let me know if there is anything else I can help you with. Have a good day.
0 Kudos
Message 2 of 2
(3,232 Views)