Description
Description-Separate-1
Overview
This example shows how to log data to a single TDMS file when coming from more than one DAQmx acquisition tasks.
Description
This example showshow to send data to a TDMS file from two DAQmx tasks that are running at the same rate. This method can be really useful when trying to substitute the DAQmx Configure Logging VI with multiple tasks running in different devices but are all in the same application.
Hardware and Software Requirements
LabVIEW Base Development System 2012 or higher.
NI-DAQmx 12.0 or higher.
Steps to Implement or Execute Code
- Download the attached VI.
- Select your analog inputs in Task 1 and Task 2.
- Select an Acquisition Rate.
- Select a TDMS File Path.
- Run the VI.
- Click Stop when finished logging.
Additional Information or References
Description-Separate-2