01-21-2007 08:01 PM
01-22-2007
02:06 PM
- last edited on
07-14-2025
04:08 PM
by
Content Cleaner
Hello Peter,
When you selected to install C Support, the setup probably reselected several items. You are correct that if you are not using LabVIEW you do not need the LabVIEW code generation. However, it is still recommended to have Measurement and Automation Explorer (MAX) on all computers that will be using DAQ devices. This allows you to test the device and run simple diagnostics. On top of this, it allows you to rename or verify what devices are. Otherwise you have to programmatically determine what each device is (i.e. Dev1 = PCI-6259 and Dev2 = USB-6009).
For applications that you want to distribute, NI now offers a runtime engine of the DAQmx driver. There are four versions available for download on the website. There is a fifth version on the ftp here, however it does not include MAX and should be used with caution (for the reasons I listed above).
Some of the services you mention are required by MAX, and some (such as PSP) are used for the DAQmx I/O Server. If you install the DAQmx runtime engine 5 (no max support) they do not install.
I hope this helps you out.
Jesse O.
Applications Engineering
National Instruments.