Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

reg_level_read and reg_level_write

Is it true than u can access the registers directly with these two functions?
And what is the parameter bitSettings in the reg_level_write function for?
I'm using Delphi under Win2000.
0 Kudos
Message 1 of 2
(2,624 Views)
Tler,

To receive the highest-quality advice, I would suggest posting questions regarding register-level programming in the Driver Development Kit (DDK) forum.

Driver Development Kit (DDK) Forum

With regards to the Reg_Level_Read and Reg_Level_Write functions, they are obsolete. You will want to use the NI Measurement Hardware DDK to develop your register-level programming applications. It is available for download from the following location:

NI Measurement Hardware DDK (Driver Development Kit)

The following KnowledgeBase contains detailed i
nformation concerning the NI Measurement Hardware DDK:

Measurement Hardware Driver Development Kit Register Level Programming Architecture

Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 2
(2,624 Views)