To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI shows how to perform synchronized analog input on two devices using the producer/consumer architecture.
Description
This VI is meant for large sampling rate applications with several channels. Use this template to build a producer/consumer design pattern. Use this template when you need to execute a process, such as data analysis, when a data source, such as a triggered acquisition, produces data at an uneven rate and you need to execute the process when the data becomes available.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.