03-19-2007 10:55 AM
03-20-2007
04:07 PM
- last edited on
05-19-2025
10:26 PM
by
Content Cleaner
Hi bmihura,
I would recommend building a program in LabVIEW, and then turning it into an executable. This would not take all the overhead, as it will only be using the LabVIEW run-time engine and DAQmx driver.
If you would still like to use C, C++, etc, you can program the 6533 (PCI DIO-32HS) using the Traditional DAQ or DAQmx function calls. I would highly encourage using DAQmx since you are starting from scratch. Once DAQmx is installed, you can find the ‘NI-DAQmx C Reference Help’ under Start » Programs » National Instruments » NI-DAQ.