Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping between return value of NI-DAQ and NI-DAQmx

Return values of all NIDAQ functions are short variables whereas that of NIDAQmx functions are long variables.
I need to create a mapping table between NIDAQ and NIDAQmx return values. How can I do this?
 
0 Kudos
Message 1 of 3
(3,045 Views)

I am overriding NIDAQ functions. From this overridden functions corresponding NIDAQmx functions are called to do the exact functionality. I am facing several unknowns in my path. One of it is the mapping between NIDAQ and NIDAQmx return values.

 

How can I translate NIDAQ return values to NIDAQmx return values?

0 Kudos
Message 2 of 3
(3,043 Views)
Hi,

Please do not cross-post the same question in different forums: a lot people consider this rude Internet etiquette. It looks like you're receiving help on this particular issue on the following thread. Please continue to use this thread for your issue.

Porting strategy - NIDAQ application to NIDAQmx
http://forums.ni.com/ni/board/message?board.id=250&message.id=39676#M39676
PBear
NI RF
0 Kudos
Message 3 of 3
(3,019 Views)