LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Obtaining the base address of NI 6013/6014 DAQ Card without using NI DAQ

I am using a multifunction DAQ card (NI 6013/6014) of NI. I am working on NI CVI 5.0.1 on win 3.11 OS.
NI doesn't provide the drivers for NI 6013/6014 card in win3.11 OS. So,i am trying to write the drivers for the card using register level programming.

The first necessity is to find the base address of NI 6014 card.

Kindly let me know some procedure for obtaining base address of card through programming. According to my knowlwdge it requires device ID and vendor ID.
0 Kudos
Message 1 of 2
(2,574 Views)
This document links to the Measurement Hardware Driver Development Kit (DDK) which gives the information needed to create a driver for this device.

How Do I Perform Register Level Programming with the NI 6013 or 6014 Devices?
http://digital.ni.com/public.nsf/websearch/9CFCF6631D76CEA086256D5F0057EEED?OpenDocument

Regards,

Todd D.
0 Kudos
Message 2 of 2
(2,574 Views)