Hello nak,
With NI-DAQmx, you certainly can have a task containing multiple measurement types. In MAX, or using the DAQ Assistant, you can use the "+ Add Channels" button to add channels of any type. Or, programmatically, in LabVIEW (or with the C API), you can use multiple DAQmx Create Channel VIs (or functions) to add channels of different types to one task. See the image for examples of both. Hope this helps!
-Alan A.
Message Edited by Alan [DE] on 01-26-2006 11:24 AM