Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-488DDK

I am trying to develop a driver for the VME-GPIB for the QNX Neutrino OS.

I am trying to figure out what the very first function call to be made in the 488DDK code is?

I am having difficulty figuring out where to start in the code.  It seems that all the function calls seem to require arguments to be passed into them, which implies that some code would have had to set up these arguments with

data ahead of time, is there a designated start function like  a typical "int main()" in the DDK code?

 

thanks kindly for info guidance anyone can give me on this.

Lee

0 Kudos
Message 1 of 2
(6,101 Views)

Hello,

National Instruments has a wonderful array of articles and tutorials available on ni.com. One useful article in particular is http://digital.ni.com/public.nsf/allkb/FA8B69EE465BDB8B86256BE9007C90BF?OpenDocument, it will point you in the right direction in building a driver.

 

I hope it helps,

National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(6,085 Views)