Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Linking Borland C++5.0 & NIDAQmx 8.6

Developed code for the PCI DIO96 card in VC++ using NIDAQmx 8.6.
Code works.
Rewrote code to work with an old old program written in Borland C++5.0.
Used NIDAQmx.lib for linking.
I received an error:  nidaqmx.lib contains invalid omf record.
From the forum, I see techniques for linking NIDAQ 7.4.
Could not find the NIDAQ32.dll in the forum discussions.
 
How can I link Borland C++5.0 with NIDAQmx 8.6?
 
 
0 Kudos
Message 1 of 2
(3,220 Views)

Welcome to the discussion forums, RogerBerchtold!

 

Although not officially supported, there are a variety of KnowledgeBases (KBs) and other discussion that can offer some help to work with Borland.

The first KB to which I want to point you is How Can I Use the NI-DAQmx ANSI C Function Library with Borland C and Delphi?

The KB Can I Make NI-DAQmx Calls From Borland Delphi? has a zip file for DAQmx 8.6.

Hopefully that will get you pointed in the right direction.

Mark E.
Precision DC Product Support Engineer
National Instruments

0 Kudos
Message 2 of 2
(3,199 Views)